You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Please upload an image of text editor showing your Python code with single print statement (not print “hello word”)
print "Hi there! This is my first Python Program"
'''
#Please upload an image showing your Python code running in the command line or terminal. Please include both the python command as well as the output from the program.