Individual things

Overview

Teaching: 0 min
Exercises: 0 min
Questions
  • What types of data are mostly common in Python?

Objectives
  • Familiarity with basic datatypes in Python - string, int, float, boolean, NoneType

  • Understand variables

Key Points

  • First key point.