This is pretty straightforward:
num = int(input("Input a number: "))
5
solved Asking user for input – prime number code [duplicate]
This is pretty straightforward:
num = int(input("Input a number: "))
5
solved Asking user for input – prime number code [duplicate]