Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 235 Bytes

Module 5 Lectures

This module focuses on introducing the basics of the Python programming language, including

  • Data types and values,
  • Expressions and statements,
  • Importing modules, and
  • Writing anonymous lambda functions.