Input, Integers and Debugging Flashcards
1
Q
How can people interact with your programme?
A
By using the input() function
2
Q
What is a runtime error?
A
An error that occurs while the programme is running
3
Q
Use the input function
A
Rayyan Musa = str(input(“What is Rayyan Musa”))