Creative Challenge to anyone who knows basic Python
Alright. So in this link you will find I manage to print Hello World in 65 lines! Challenge: Who can print Hello World in the most creative way possible??
Link: https://repl.it/@AlexTerm/65-lines-to-print-Hello-World
Rules:
1.Cannot use comments and time.sleep etc. to expand.
2. Not allowed to find loopholes.
TrevorBarron (25)
great challenge! here's what I came up with.. hope it counts.
< https://repl.it/@TrevorBarron/HelloWorld >
SourGrape1024 (0)
this is mine (though it might take forever to finish): https://replit.com/@SourGrape1024/Hello-World-Challenge
I love these types of challenges! Here's one I made a while ago - the code isn't that long, but the runtime is ;)
https://repl.it/@timmy_i_chen/hallo-werld
@timmy_i_chen Too good!
@timmy_i_chen That was cool! It even crashed repl.it for me! :D
@timmy_i_chen I like the effect, kind of feels like those slot machine things.