Question: paython language. please solved fast Rewrite the following code by only using if (you are not allowed to use elif and else) n = int(input(Enter

paython language. please solved fast
Rewrite the following code by only using if (you are not allowed to use elif and else) n = int(input("Enter n: ")) if n == @: print("None") elif n = : if n > 100: print("out of range") else: print("High")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
