Question: Problem - 4 Write a python code that takes an integer from a keyboard ( denoted by variable x ) . If the number is

Problem-4 Write a python code that takes an integer from a keyboard (denoted by
variable x). If the number is less than 99 and odd, your program calculates its
factorial (x!) and prints the factorial value in your screen. If the number is less
than 99 and is even, your program prints, this is an even number. If the number
is greater than 99, it prints the number is too big.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!