Python Tutorial: Assign A Variable in Python - Python Basics #11

Опубликовано: 26 Февраль 2015
на канале: Code master
19,769
50

This tutorial has been updated to Python 3.7 at https://www.mastercode.online/courses...

If you have any questions about this Python tutorial leave a comment we will help your out.

Do not forget to subscribe we post a new Python tutorial daily so you will not want to miss it.

Our website has the full Python Tutorial.

Assign a Variable in Python

Before we can concentrate on Python nuts and bolts we have to figure out how to allot a variable in Python. We will plunge deeper into variables in a later tutorial. This tutorial fundamental center is on allocating variables and calling variables after they been alloted which will make learning information sorts in this section less demanding.

Variable Creation

A variable in Python is made when it is alloted a worth. We allot a worth to a variable with the equivalent sign(=). Dissimilar to different dialects we don't have to allot a sort or even pronounce it before a quality is allocated to the variable.

Variable Syntax

Variable name must begin with a letter and after first letter it contain numbers. Variables can not begin with numbers.


На этой странице сайта вы можете посмотреть видео онлайн Python Tutorial: Assign A Variable in Python - Python Basics #11 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Code master 26 Февраль 2015, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 19,769 раз и оно понравилось 50 зрителям. Приятного просмотра!