in Backend, PythonI wrote my first python program today! by Programmer May 21, 2022, 4:35 pm 929 Views python-memes, program-memes | ProgrammerHumor.ioContent!usrbinpython import sys for i in range(1,11): print i if i – 5: print "" elif i 6 and i 9: print "WHERE ARE ALL THE BRACKETS??" else: print "HOW DO YOU PEOPLE READ THIS SYNTAX EASILY"programpython Next post