Lesson 1: Programming Basics
We recommend visiting our new website CodeSciLab.org for completing the lessons
Lesson 1: Programming Basics
Learning Objectives:
Identify and implement four mathematical operations to make calculations with the appropriate Python 3 syntax
Interpret and use variables in mathematical computations
Explain four different data types and how to convert between them
Design if statements to output appropriate statements based on variable inputs