Skip to content

Latest commit

 

History

History

Session01_Quick_Refresher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Session 1 - Quick Refresher

Click on Open in Colab for hands-on.

Topic Covered:

  • Multi-Line Statements and Strings

  • Conditional Statements

  • Basics of Functions

  • Basics of while and for loop

  • try-except-finally

Assignment Objective - CI/CD Practice

The Assignment is to Test the Github Actions, by creating a basic python program and testing it using Unit Testing.