Kaggle Course
Intro to Programming
Preparation for
Python
Hours to earn certificate
5 (estimated)
Cost
No cost, like all Kaggle Learn Courses
Instructor
Alexis Cook
My Certificate
Certificate of Completion: Intro to Programming
- Exercise 1: Arithmetic and Variables; Make calculations, and define and modify variables.
- Exercise 2: Functions; Organize your code and avoid redundancy.
- Exercise 3: Data Types; Explore integers, floats, booleans, and strings.
- Exercise 4: Conditions and Conditional Statements; Modify how functions run, depending on the input.
- Exercise 5: Intro to Lists; Organize your data so you can work with it efficiently.