how to make something a variable in python code example Example: python variable string = 'string' integer = 5 boolean = True