ENGR 1330 Computational Thinking with Data Science

Last GitHub Commit Date: 19 January 2021

Lesson 1 Programming Fundamentals:

  • iPython, tokens, and structure
  • Data types (int, float, string, bool)
  • Variables, operators, expressions, basic I/O
  • String functions and operations