Internet Explorer and the its version is dependent on the version of windows you are using.
try:
num = int(input("Enter a number: "))
print(12*num)
except ValueError:
print("Please enter a number!")
I wrote my code in python 3.8
You should not be shy. be brave! #randompic
Answer:
The student because you are replying to the student.
Explanation:
In Windows a (real) backslash is a path separator. The % is involved with DOS variables.