Question: Write a python code that takes an integer from a keyboard ( denoted by variable x ) . If the number is less than 9
Write a python code that takes an integer from a keyboard denoted by
variable x If the number is less than and odd, your program calculates its
factorial x and prints the factorial value in your screen. If the number is less
than and is even, your program prints, this is an even number If the number
is greater than 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
