STEMINATE
  • Home
  • STEMinate Science Fair
  • About
    • Initiative and Advisory Board
    • Regional Directors and Chapters
  • Join
    • Application
  • Flyers!
  • Summer Camp
    • Videos of 2020 Summer Camp!
  • Journal
  • Lesson Plans
    • Environmental Science & Climate
    • Biology
    • Mathematics
    • Astronomy
  • Coding Tutorials
    • Python Course: Code Circle >
      • Python Course Week 1 >
        • Python Course Week 1 (Part 1): Introduction
        • Python Course Week 1 (Part 2): Repl.it Setup
      • Python Course Week 2: Numbers (Ints and Doubles) >
        • Python Course Week 2: Variables
        • Python Course Week 2: Integers
        • Python Course Week 2: Integer Operations
        • Python Course Week 2: Doubles
        • Python Course Week 2: Summary
      • Python Course Week 3: Strings >
        • Python Course Week 3: Printing, Assigning, & Concatenating
    • Python Syntax Course: Code Academy >
      • 1. "Hello World"
      • 2. Print Statements
      • 3. Strings
  • Science Kits
    • Geode in an Egg
    • Rock Crystallization
  • COVID-19 Tracker
  • Fundraisers
    • Heart to Heart International
    • FeedMore
  • STEM Programs
    • High School Students
    • Middle School Students
  • Contact
  • Photos

1. "Hello World"

If programming is the act of teaching a computer to have a conversation with a user, it would be most useful to first teach the computer how to speak. In Python, this is accomplished with the print statement.
Picture
A print statement is the easiest way to get your Python program to communicate with you. Being able to command this communication will be one of the most valuable tools in your programming toolbox.

Using a 
print statement, output a message of your choosing to the terminal.
(Hint: Print a message by typing 
print followed by your message in quotes, like this:)
Picture
Proudly powered by Weebly
  • Home
  • STEMinate Science Fair
  • About
    • Initiative and Advisory Board
    • Regional Directors and Chapters
  • Join
    • Application
  • Flyers!
  • Summer Camp
    • Videos of 2020 Summer Camp!
  • Journal
  • Lesson Plans
    • Environmental Science & Climate
    • Biology
    • Mathematics
    • Astronomy
  • Coding Tutorials
    • Python Course: Code Circle >
      • Python Course Week 1 >
        • Python Course Week 1 (Part 1): Introduction
        • Python Course Week 1 (Part 2): Repl.it Setup
      • Python Course Week 2: Numbers (Ints and Doubles) >
        • Python Course Week 2: Variables
        • Python Course Week 2: Integers
        • Python Course Week 2: Integer Operations
        • Python Course Week 2: Doubles
        • Python Course Week 2: Summary
      • Python Course Week 3: Strings >
        • Python Course Week 3: Printing, Assigning, & Concatenating
    • Python Syntax Course: Code Academy >
      • 1. "Hello World"
      • 2. Print Statements
      • 3. Strings
  • Science Kits
    • Geode in an Egg
    • Rock Crystallization
  • COVID-19 Tracker
  • Fundraisers
    • Heart to Heart International
    • FeedMore
  • STEM Programs
    • High School Students
    • Middle School Students
  • Contact
  • Photos