C-17-Q004mediumsingle_mcq
To convert the keyboard input into an integer in int(input('Please enter your mark: ')), the function used is:
To convert the keyboard input into an integer in int(input('Please enter your mark: ')), the function used is:
- a
str() - b
int() - c
float() - d
eval()