You are on page 1of 8

Name: Malik Sikandar

SAP ID: 70075855


Section: BSCS-VII
Submitted to: Mam Maida
Subject: AI Lab
Lab Task: 2nd
Lab part(1)
Q1: Find if two numbers entered by user are equal or not?

Q2: Find given number is even or odd?


Q3: Find a is square of b or not?

Q4: Find given number is negative or positive?


Q5: Take number from user and display its cube and square?

Q6: Show the entered character is vowel or not? (Using List)


Lab part(2)

if 5 > 2:
print("Five is greater than two!")

#This is a comment

#This is a comment
#written in
#more that just one line

myfirst_
name =
"John"
bool
Number Exercise

You might also like