Asked: May 20, 20222022-05-20T12:23:07+05:302022-05-20T12:23:07+05:30In: Python
Write a python program using return type with function to input …
0
0
Write a python program using return type with function to input a number and check if the number is prime or composite number using nested if-else loop.