Lab 1: Hello Class! (10 points)
  
  For this assignment you will get all the necessary applications setup on your computer. Additionally, you will need to introduce yourself to the class.
  
  STEP 1: Install Thonny
  
    - Download and install the Thonny Python editor
 
    - Read through the getting started guide for Thonny
 
    - Create a folder on your computer called "CS102" (we will save all our work here)
 
    - Make another folder inside "CS102" called "lab01"
 
    - Download hello.py
 
    - Move hello.py into the "lab01" folder
 
    - Open hello.py with Thonny
 
    - Change the text 
YOUR NAME HERE to your actual name 
    - Run the program using the green play button (your changes are automatically saved when your run) 

 
    - Save a screenshot (jpg, gif, or png format) that includes the code and the output
      
    
 
    - Name the screenshot image "thonny_hello"
 
  
  
  
  
    - Download pic.py, media.py, and fine.png
 
    - Move pic.py, media.py, and fine.png to the "lab01" folder
 
    - Open pic.py with Thonny
 
    - Run the program the program and open the fine.png image
 
    - Save a screenshot (jpg, gif, or png format) of the open image and the code
 
    - Name the screenshot image "media_fine"
 
  
  
  STEP 3: Submit to Moodle
  
    - Upload the "thonny_hello" and "media_fine" images to Moodle
 
  
  
  STEP 4: Join Teams
  
    - Make sure that you have been invited to the Multimedia Computing Team on Microsoft Teams.
 
    - Enter the General channel and post a small introduction about yourself. I have already made a post about myself you can use as a guide. Ideas of things to include in your post:
      
        - Name / Nickname / Preferred Name
 
        - Phonetic Name Pronunciation (Guide)
 
        - Gender Pronouns (Why and How)
 
        - From where are you joining us (dorm room or another state/country)?
 
        - What year are you (freshman, sophomore, junior, senior)?
 
        - What’s your major? Undecided? Computer science? Other?
 
        - Study Interests
 
        - Hobbies
 
        - What are you most looking forward to in this class OR why did you decide to take this class?