create a variable in python via code code example Example: declaring variables in python my_name = "your name here "# you can add perenthisis print(my_name)