You are a junior IT support specialist. A client asks you to troubleshoot a program crash. Upon investigation, you find that the program is crashing when attempting to process user ages. If the age variable is defined using an inappropriate data type, which data type should it be set to?
Integer
Float
String
Boolean