Rewrite the correct sentences
1. Let N#= 34
2. Let Area=34 X 23
3. Let 3.14=Pi
4. Print I enjoy coding
5. Input “Enter a number”: N
Answers
Answered by
3
Explanation:
try: a = int(input("Input a number: ")) break except ValueError: print("\nThis is not a number. ... n = input("enter a number: ") try:
Similar questions