Python Tutorial - Creating VARIABLES and assigning values

preview_player
Показать описание
Learn the basics of Python variables including proper naming and assigning values. Explore more Python courses and advance your skills on LinkedIn Learning:

This is an excerpt from "Python for Students," a course on LinkedIn Learning taught by Julie Nisbet. Julie has over ten years of programming experience and also holds an MS-MBA in information systems from Boston University.

Python for Students

#Python
#HowTo
#LinkedIn
Рекомендации по теме
Комментарии
Автор

Is there any way to make python make a variable without me having to create one manually?
Like
v=input('variable name?')
and then let python make a variable called v?

fulins
Автор

Update 2023: if you get stuck Chatgpt is your best friend

dynasty
Автор

Not what I was looking for but informative 🫡

ManicaCereus