Python · Basic Types & None
A user is prompted for their age. What does this print, or does it fail? age = input("Age: ") # user types 30 print(age + 1)
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
