Lesson 1: Programming Basics

We recommend visiting our new website CodeSciLab.org for completing the lessons

Lesson 1: Programming Basics

Learning Objectives:

  1. Identify and implement four mathematical operations to make calculations with the appropriate Python 3 syntax

  2. Interpret and use variables in mathematical computations

  3. Explain four different data types and how to convert between them

  4. Design if statements to output appropriate statements based on variable inputs