Input, Integers and Debugging Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

How can people interact with your programme?

A

By using the input() function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a runtime error?

A

An error that occurs while the programme is running

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Use the input function

A

Rayyan Musa = str(input(“What is Rayyan Musa”))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly