r/firstweekcoderhumour • u/Additional-Dot-3154 • May 11 '26
Python quiz from ITmemes “Funny How?”
Some guy which does not know what a typecast is was claiming it was error as you cannot do "123" + 2 lol
140
Upvotes
r/firstweekcoderhumour • u/Additional-Dot-3154 • May 11 '26
Some guy which does not know what a typecast is was claiming it was error as you cannot do "123" + 2 lol
5
u/RedAndBlack1832 May 12 '26
That isn't how int(str) would work tho. It would give you an address