Posts

Showing posts with the label Python-lesson - 16

IF - REVIEW(exercises given)

Good Morning Boys Let us look at the IF based questions given in the EXERCISE WORK. We will do so one by one. ------------------------------------------------------------------------------------------------------------------------ Link for the Google Meet class is as follows: Meeting ID meet.google.com/hdq-yuaf-jpr  We will try ALL the programs discussed on the Python IDLE environment. ----------------------------------------------------------------------------------------------------------------------- By the end of this session, you will be able to: Understand the systematic development of a program to solve the given problem. Apply the concept of Input( ) function to accept values from the user. Apply the concept of TYPECASTING Apply the variety of IF  statements to solve the problem at hand Apply the concept of Print( 0 function to display the result ------------------------------------------------------------------------------...