python how to make requirements for a variable code example Example: python declare int x = 5 print(type(x)) # Output: <class 'int'>