Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

CSIT111

Tutorial 2

1)Execute the given program and write down the output.

2)Modify the program to display the average of the two numbers.

3)Write a program verify whether the given number is odd or even and display an appropriate
message.

4) Check whether the year entered by the user is a leap year.

We will look at nested if else statements and flowchart for the same

You might also like