Please enable JavaScript to use CodeHS

Coding in Math

Lesson 1.1 Factors and Programming

Description

In this lesson, students will get an overview of the project and start learning about factors and basic calculations 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.
  • Write basic math calculations.