Question: The following program prompts the user to enter an integer number and then displays a message indicating whether the number prime. 5 lines are obfuscated.

The following program prompts the user to enter an integer number and then displays a message indicating whether the number prime. 5 lines are obfuscated. Write those 5 lines to make sure the program will run as expected. def main(): number = 0 print('The number you entered is a prime number.') else: print('The number you entered is not a prime number.') # The is_prime function receives a number as an argument, # and returns True if number is prime, False otherwise. def is_prime(number): status = True for count in range(2, half + 1) status = False main() 5 7 16 20 23
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
