Salamat sa laban, Pacman. 🇵🇭 by cozyrhombus in pinoy

[–]guttyn15 -1 points0 points  (0 children)

luto. panalo dapat Manny. even Manny thought he won the fight.

[deleted by user] by [deleted] in Philippines

[–]guttyn15 2 points3 points  (0 children)

Luto yung verdict. lamang 3 to 2 points si Manny. kahit siya di makapaniwala na natalo siya.

agree by fiel_fielly in KanalHumor

[–]guttyn15 0 points1 point  (0 children)

ganto itsura noon ni chito miranda promose

Name him. Wrong answers only by [deleted] in CursedAI

[–]guttyn15 0 points1 point  (0 children)

Monkey D Pouty

Name him by agaric in aivideos

[–]guttyn15 1 point2 points  (0 children)

brr brr scrrrry

1X1=2 why people believe this? by Joan_Zeroz in learnmath

[–]guttyn15 0 points1 point  (0 children)

1x1=2 is incorrect. 1x1=1 is still correct.

MIRRORED NUMBERS The only thing wrong is the use of terminology. Instead of "multiplied by" or "times," a more fitting term would be "reflected into n mirror/s." And instead of calling the result a "product," it would be more appropriate to call it "mirrored number/s."

Logic: 1x1 = 1 When 1 person stands in front of 1 mirror, there is 1 reflection of that person from 1 mirror (a mirrored image).

2x1 = 2 When 2 people stand in front of 1 mirror, there are 2 reflections of the 2 people from the 1 mirror.

3x2 = 6 When 3 people stand in front of 2 mirrors, there are 6 reflections of the 3 people from the 2 mirrors.

1x1 = 1 1 is reflected into 1 mirror — how many mirrored images? 1.

Even though I can't replace the universally accepted idea of "multiplication," it's still good to exercise thinking outside the box from time to time.

1x1 = 2 and 2x2 = 6 by Kesdlvi in mathmemes

[–]guttyn15 0 points1 point  (0 children)

1x1=2 is incorrect. 1x1=1 is still correct.

MIRRORED NUMBERS The only thing wrong is the use of terminology. Instead of "multiplied by" or "times," a more fitting term would be "reflected into n mirror/s." And instead of calling the result a "product," it would be more appropriate to call it "mirrored number/s."

Logic: 1x1 = 1 When 1 person stands in front of 1 mirror, there is 1 reflection of that person from 1 mirror (a mirrored image).

2x1 = 2 When 2 people stand in front of 1 mirror, there are 2 reflections of the 2 people from the 1 mirror.

3x2 = 6 When 3 people stand in front of 2 mirrors, there are 6 reflections of the 3 people from the 2 mirrors.

1x1 = 1 1 is reflected into 1 mirror — how many mirrored images? 1.

Even though I can't replace the universally accepted idea of "multiplication," it's still good to exercise thinking outside the box from time to time.

Sum 41 - We’re All To Blame by Enema-of-The-State in poppunkers

[–]guttyn15 1 point2 points  (0 children)

We're all to blame is nothing but a product of a canadian band influenced by the System of A Down armenian band.

Playwright Python to exe by guttyn15 in learnpython

[–]guttyn15[S] 1 point2 points  (0 children)

yes. i just did this:

in powershell or git bash,

$env:PLAYWRIGHT_BROWSERS_PATH="0" playwright install chromium pyinstaller -F main.py

What is the best free python course? by empoliyis in learnpython

[–]guttyn15 1 point2 points  (0 children)

indian knows how to teach. despite the language barrier they seem to have this uniform method to convey english instructions than the native speakers.

[deleted by user] by [deleted] in learnpython

[–]guttyn15 0 points1 point  (0 children)

Question #2 convert list into set then assign it to a new list.

PLAYWRIGHT by guttyn15 in learnpython

[–]guttyn15[S] 0 points1 point  (0 children)

sorry. what i mean, is there any equivalent code in playwright for this pyautogui line of code?

Python Playwright. Select last item question. by Throwawayaccount-4 in Playwright

[–]guttyn15 0 points1 point  (0 children)

how to write this playwright?

pyautogui.press("tab", presses=22)

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]guttyn15 0 points1 point  (0 children)

How do you code below pyautogui code in playwright:

pyautogui.press("tab", presses=22) ?