[Return] [Catalog]

1 guest@cc 1969-12-31T17:00:00
ITT we create a python3 script 1 line at a time

Rules:
・ Use this character "→" to indicate each level of indentation (to make it clear, since python relies heavily on indentation)
・ Valid additions must be wrapped in [ cb ] tags
・ Only 1 line of code per post
・ Lines that would cause a crash are not allowed unless wrapped in an appropriate "try" block
・ Game Over if the interpreter enters an infinite loop
・ You cannot start a 1 line loop that would be infinite
・ Recursion not allowed
・ No quit()'ing

As a courtesy please try not to make 2 consecutive contributions, let someone else go after you.

Line 1: def somefunction():
»
2 guest@cc 1969-12-31T17:00:00
→print("OP is a faggot")
»
3 guest@cc 1969-12-31T17:00:00
→somefunction()
»
4 guest@cc 1969-12-31T17:00:00
>>3
>Recursion not allowed
»
5 guest@cc 1969-12-31T17:00:00
>since python relies heavily on indentation
no thanks
»
7 guest@cc 1969-12-31T17:00:00
who bump?
»
8 guest@cc 1969-12-31T17:00:00
>>7
I made a comment, deleted it because there was a mistake and then forgot to post the fixed version.

→if len(sys.argv) != 4:

I would have liked to quit it here, but we'll see what happens.

[Return] [Catalog]
Delete Post:
OptionsPassword
Name
Comment
File