Please enable JavaScript to use CodeHS

AP Computer Science Principles in Python

Lesson 3.3 Hello World

Description

In this lesson, students will learn how to print messages out onto the console using the Python command print.


Objective

Students will be able to:

  • Write a Python program by typing commands with proper syntax
  • Write a program that prints out a message to the user

Activities

These are all the activities included in the lesson

3.3.1 Hello World
3.3.2 Hello World Quiz
3.3.3 Hello World
3.3.4 Your Name and Hobby