A programmer is developing a school registration system. They have already used the data types String (for student names) and Boolean (to record attendance).
String
Boolean
State one other standard data type that is commonly used in programming.