Variable naming rules | Python Sinhala Tutorial Episode 03 | SL Android
#variables #python #programming
SL Android,
Python tutorials,
Python programming,
පයිතන් සිංහලෙන් ඉගෙනගමු ,
Learning python sinhala,
Python variables ,
Python variable naming rules,
A Python variable is a reserved memory location to store values. In other words, avariable in a python program gives data to the computer for processing. Every value inPython has a datatype. Different data types in Python are Numbers, List, Tuple, Strings, Dictionary, etc
A variable can have a short name (like x and y) or a more descriptive name (age, carname, total_volume). Rules for Python variables:
A variable name must start with a letter or the underscore character
A variable name cannot start with a number
A variable name can only contain alpha-numeric characters and underscores (A-z, 0-9, and _ )
Variable names are case-sensitive (age, Age and AGE are three different variables)
මෙතෙක් පලවූ සියලු වීඩියෝ මෙම post එක පහල දාලා තියෙනවා මුල ඉදලාම බලලා ඉගෙනගන්න.
Chanel එක subscribe කරලා සහයෝගය ලබාදෙන්න,අනිත් අයටත් බලන්න share කරන්න.
Episode 01 - python හැඳින්වීම
https://youtu.be/xwxauFsCYmk
Episode 02 - විචල්යන් (variables )
https://youtu.be/0OpPQ51v0hs
Episode 03 - විචල්ය නාමකරණය
https://youtu.be/5ESY5G6-NAU
Episode 04 - විචල්ය පැවරුම්
https://youtu.be/AZqpxVAjfvU
Episode 05 - print function
https://youtu.be/k18CYJPWm3E
Episode 06 - python Data types
https://youtu.be/9AjunP0EYy0
Episode 07 -input function in python
https://youtu.be/0xrIK1kbfok
Episode 08 - Python Comments
https://youtu.be/hh2eiYwON4o
Episode 09 -len Function in Python
https://youtu.be/vSkwUTjh97Y
Episode 10- sep & end in python
https://youtu.be/VUfBgzGYNkw
Episode 11 -index operator in python
https://youtu.be/7UyVUimLR04
Episode 12 -Slicing operator in python
https://youtu.be/a4Ss_7HJpyU
-~-~~-~~~-~~-~-
Please watch: "How to code a simple calculator ( Project 01) |C Programming සිංහල Tutorial Episode 25 |SL Android"
https://www.youtube.com/watch?v=A6nvSvDcsUA
-~-~~-~~~-~~-~-