Question: Python Q1: Write a function with for Loop and While loop to add all the even and odd numbers' square. Q2: Write a function with
Q1: Write a function with for Loop and While loop to add all the even and odd numbers' square. Q2: Write a function with for Loop and While loop find if the number is unique: the condition to be unique is number can not be divisible by 2 or 3. Q3: Write a function with for Loop and While loop to find all even and odd number and get the difference. if even number is bigger then ( even - odd), if odd bigger (odd- even ). Check if the answer is even or odd
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
