Python for absolute beginners
  • Introduction
  • What is python and how to install
  • Display a message - print function
  • What are variables
  • Datatypes
  • Make a decision - If statements
  • If statements - Proposed exercises
  • Repeating a task - For loops
  • For loop - Practice
  • Repeating a task - While loops
  • While loops - Practice
  • Loops - Proposed exercises
  • How to create functions
  • Functions - Proposed exercises
  • Functions assignment 1
  • Functions assignment 2
  • Functions assignment 3
  • Guessing Game
  • Thanks for watching the course!