More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
post
page
Python IDE Dashboard
Tag: Data Types

Data Types Quiz

When using variables and constants in your programs it is important to use the correct data types. The main data types are: Integer: for whole numbers only such as 7, Float/Real: for numbers with decimals only such as 9.81, String: