Sobes.tech
Intern — Junior

What is your age?

sobes.tech AI

Answer from AI

Age is a numerical value that can be stored in a variable and used in programs. In Python, for example, you can define age as:

age = 25  # age in years
print(f"I am {age} years old")

The value can be changed, used for conditions, calculations, etc.