Please enable JavaScript to use CodeHS

Coding in Math

Lesson 2.1 Math and Programming

Description

In this lesson, students will get an overview of the project and start learning about basic calculations and print functions in Python.


Objective

Students will be able to…

  • Define the goal of the project.
  • Describe what Python is and where it is used.
  • Write basic print() functions.
  • Concatenate strings in the print() function.
  • Write basic math calculations.