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