Input and Output Practice Questions

Banana Chip Tech
2 min readJun 17, 2021

This written lesson is part of Banana Chip Tech’s Python Crash Course. For video lectures, programming homework assignments, and other content please visit our website.

Practice questions are the best way to learn a new skill! In this brief article, we will go over the 4 homework assignments assigned for HW1 in the Python Crash Course. Remember that lines starting with a # are comments! The computer will skip these lines when we run our code.

Program 1: Write a program that prints hello world to the screen

--

--

Banana Chip Tech

Banana Chip Tech is focused on optimizing healthcare through computation! We build apps, create websites, and develop tech courses for healthcare professionals!