Python for GCSE

3.3: be able to convert between data types

Keywords:
Debugging and data types
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
booleandata type with values of either True or False
castingconverting from one data type to another
characterdata type with a single letter / digit / symbol as a value
floatdata type with values that can be any number with a decimal point
integerdata type with values that can be any whole number
stringdata type with text values of zero or more characters
Keyword games:
Resources: