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