Exercise 2_ Good Morning Sir _ Python Tutorial - Day #15

27 views Feb 10, 2024

In the video "Exercise 2: Good Morning Sir - Python Tutorial - Day #15", viewers are presented with a coding exercise aimed at applying the concepts of conditional statements and string manipulation learned in previous tutorials. The exercise involves creating a Python program that greets the user based on the time of day. Viewers are tasked with writing a script that dynamically generates a greeting message such as "Good Morning", "Good Afternoon", or "Good Evening" depending on the current time. By completing this exercise, viewers reinforce their understanding of conditional statements and string manipulation in Python while gaining practical experience in building responsive and interactive programs. This tutorial is valuable for beginners seeking to strengthen their programming skills and tackle real-world coding challenges.


View Video Transcript