number or string define variable using | code example Example: python declare int x = 5 print(type(x)) # Output: <class 'int'>