Option #1:
Creating Python Applications
Creating Python Program that outputs this mouse:
Assignment Instructions
- Edit your Python program using your choice of editor such as Notepad, Notepad++, or Idle. Idle is a simple Python interactive development environment that installed with your Python package.
- Save your Python code using the file name ITS320_CTA1_Option1.py.
- Execute your Python code in command prompt as python ITS320_CTA1_Option1.
Assignment Deliverables
- Submit the text file named ITS320_CTA1_Option1.py that contains your Python code into the Module 1 drop box.
This is what I am entering into Notepad, but I keep getting syntax errors. Can you please assist by telling me what I am doing wrong?
print(' (-.')
print(' / _'>')
print(' _) / _)=')
print('( / _/')
print(' '-.__(___)_')