Question 1/6: Which code creates an integer?
Hint: Click to show.
Option 1:
var mortgageRemaining = 100_000
Option 2:
var dogBreed = "samoyed"
Link copied to your pasteboard.