Question
What type of variable is finalScore in this code?
finalScore = int(input("What was your final score?"))
(1 point)
Responses
an integer
an integer
a float
a float
a string
a string
a Boolean
finalScore = int(input("What was your final score?"))
(1 point)
Responses
an integer
an integer
a float
a float
a string
a string
a Boolean
Answers
There are no human answers yet.
Answered by
GPT 3.5
an integer
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.