0
Do you like my pseudo atm hack? (just for fun.)
atmhack = "1000000" print("You now have money") atmhack = int(atmhack) del atmhack #it's ok to print You now have money, before the int, because the punchline is the int() function
3 Respostas
+ 2
This is not funny place. Please be serious about programming. And please follow this guidelines:-
https://www.sololearn.com/discuss/1316935/?ref=app
Edited:- I am not saying all time but sometimes you should be serious.
0
(Although your code should have a bit more logic to it...)
- 2
Programming doesn't all have to be serious. It should be fun. What would we do without fun Easter Eggs?