John is learning about the basic data types in Python and he needs some help with the below code. Fill in the gaps correctly with the matching data types.
Help John!
Report a typo
Fill in the gaps with the relevant elements
# Integer
age =
print('Age:', )
# Floating-point number
height =
print('Height:', )
# String
name =
print('Name:', ) ___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.