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

1 answer

an integer
Similar Questions
    1. answers icon 21 answers
  1. What type of variable is finalScore in this code?finalScore = float(input("What was your final score?")) (1 point) Responses an
    1. answers icon 1 answer
  2. What type of variable is finalScore in this code?finalScore = float(input("What was your final score?")) (1 point) Responses an
    1. answers icon 1 answer
  3. QuestionIf you wanted to create a line of code that would add ten to the user’s current score, which code should you use? (1
    1. answers icon 1 answer
more similar questions