WE WRITE

import time

ITT we python, 1 line per post, in order to do something interesting.

Rules:
1( The top line of each post will be used, all else will be ignored.
2( Invalid lines of code will be ignored.
3( If an infinite loop happens, the offending line(s) will be ignored at my discretion.
4( 1 space == 1 tab

~~~~ BEGIN ~~~~
import time

import random

import sys

exit()

sys.exit()

x += 1

Traceback (most recent call last):
exit() call ignored.
ExitError: there's no exit. there never was an exit.

Traceback (most recent call last):
sys.exit() call ignored.
ExitError: there's no exit. there never was an exit.

Traceback (most recent call last):
x += 1
NameError: name 'x' is not defined

def eat_my_cock(cock):

quit()

Traceback (most recent call last):
quit() call ignored.
ExitError: there's no exit. there never was an exit.

import time
import random
import sys

def eat_my_cock(cock):

>lets write python
>but only if you use things ive approved >:(

Traceback (most recent call last):
(You)
^
SyntaxError: invalid syntax

memes = [ a, s, d, f]

x = "OP"; y = "faggot"; print("{} is a {}".format(x, y)

SyntaxError: unexpected EOF while parsing

~~~ so_far ~~~
import time
import random
import sys

def eat_my_cock(cock):
memes = [ a, s, d, f]

I fucked up, didn't turn contents of array memes into strings

memes = ['a', 's', 'd', 'f' ]

import time
import random
import sys

def eat_my_cock(cock):
_memes = [ a, s, d, f]
_memes = ['a', 's', 'd', 'f' ]


_ is now a tab

x = "OP"; y = "faggot"; print("{} is a {}".format(x, y)) #fixed

while(true): end

import time
import random
import sys

def eat_my_cock(cock):
_memes = [ a, s, d, f]
_memes = ['a', 's', 'd', 'f' ]
_x = "OP"; y = "faggot"; print("{} is a {}".format(x, y)) #fixed


while(true): end
NameError: name 'true' is not defined

yo_momma = raw_input("Is so fat: ")

~~~~~~

import time
import random
import sys

def eat_my_cock(cock):
_ memes = [ a, s, d, f]
_ memes = ['a', 's', 'd', 'f' ]
_ x = "OP"; y = "faggot"; print("{} is a {}".format(x, y)) #fixed

yo_momma = raw_input("Is so fat: ")

while(): end

Print("moot is gay");

def(nigger):

# this is the single gayest thing i've ever seen, and last year i marched at the back of the LA gay pride parade

>_ is now a tab
he doesn't know about the code tags
he is literally straight outta reddit

# good point tho

Traceback (most recent call last):
>_ is now a tab
SyntaxError: invalid syntax


~~~
import time
import random
import sys

def eat_my_cock(cock):
memes = [ a, s, d, f]
memes = ['a', 's', 'd', 'f' ]
x = "OP"; y = "faggot"; print("{} is a {}".format(x, y)) #fixed

yo_momma = raw_input("Is so fat: ")
while(): end

def(nigger):
# this is the single gayest thing i've ever seen, and last year i marched at the back of the LA gay pride parade

i need to run to the store quick I'll be back don't fail me.

while True:
end

>there is no exit
>there never was an exit