Computer Science for IGCSE & O level - Programming (Section 11 - No. 39)
What data types are used in Python, based on the code provided?
String
Integer
Real Number
Boolean
Paskaidrojums
String, Integer and Real Number are types shown within the code.
