View difference between Paste ID: X0XgaPsy and GX45iDGp
SHOW: | | - or go back to the newest paste.
1-
>>> if c==23:	print a
1+
c=23
2
if c==23:	
3
	print a
4
else:
5
	print("FUUUUUUUUCKKK")