You are on page 1of 1

Introduction to Computing

Graded Activity 2
Semester: 1st Time: 30 minutes
Section: A22 Marks: 10 Marks

Question 1: [4 Marks]

Write a program which take 3 input integers from a user and tell the minimum. If two or three
input integer are equal then show message “Input numbers are equal unable to find minimum”.

Question 2: [6 Marks]

Write a program which take 3 inputs integer from user and tell the maximum. If maximum number
smaller than 10 then display your name like “Ali Ahmad” otherwise show “Pakistan”. If two or three
input integer are equal then show message “Input numbers are equal unable to find maximum”.

(END!)

You might also like