Wednesday, July 27, 2022

 

Python for Beginner

Python has been selected as one of the most popular programming language recently. Initially, Python has been introduced in 1984. It started to become one of the most popular programming language for data analytics and machine learning. 

In this workshop, we will give you a very brief idea about python and some fundamental coding knowledge about python.

Presentation Slides:

Python for Beginner

Activities (Source Code) :

Activity 1 - BMI Calculator

Activity 2 - Guess a  number Level 1

Activity 3 - Guess a number Level 2