Module 1 Critical Thinking: CSU Global – ITS320
Requirements:
Option #1: Create a Python Application
Write a 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.
Be sure that you thoroughly tested the program as submitted, without any last-minute changes. Assignment Deliverables
Submit the text file named ITS320_CTA1_Option1.py that contains your Python code
#------------------------------------------------------------------------
# Program Name: Week1CriticalThinking
# Author: # Date: 12/15/2021
#------------------------------------------------------------------------
# Pseudocode: 1. Form the ear and top of the head
# 2. Form the back, chin, eye, and nose.
# 3. Form the tail, back, stomach, and arm.
# 4. Form the tail, back and stomach.
# 5. Form the tail, back, bottom, stomach, and foot. #------------------------------------------------------------------------
# Program Inputs: None
# Program Outputs: Text-based image of a mouse #------------------------------------------------------------------------
print(' (\\-.') # Print characters to form the top of the head
print(' / _`>')
print(' _) / _)=')
print('( / _/')
print(' `-.__(___)_')
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller kimberlymagerl. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $10.49. You're not tied to anything after your purchase.