Write a Python program that creates and uses variables of different types.Under the Assignments directory, create a new directory called a1_last_first where last is your last/family name and first is your preferred first name. Use all lowercase letters.
Write a Python program that creates and uses variables of different types. Assignment Description Create variables with information about yourself. Use the print() function to print information to the user. Steps ⦁ In PyCharm , open an existing ITP115 project. If you do not have a project, then create a new project in PyCharm. This […]