Day 10 (8.MAY.19)

Session Plan

  1. Practicing Python Syntax in the Interactive Shell
    • Print Function - print()
    • Variable Assignment(Single Variable, Multiple Variables)
    • Getting the Data Types using type()
    • String Slicing
    • Lists
    • Tuples
    • Dictionaries
    • Reading input from user
  2. Jupyter Notebooks
    • Overview, Architecture
    • Standard Template
    • Markdown Syntax
  3. Problem Set
    • Data Processing

RESULT :

All the above programs have been worked out and accessed here.