Learn Python Mobile Version Part 2 python indentation comments variables Syntax

preview_player
Показать описание
In This Tut i talk about python indentation
indentation is very important things in python also very sensitive things if your beginner lavel this indentation can gives a error code your codes may be perfectly written but still it will show you error because of indentation ||

also i talks about variables, what is variable in python? variables are container its store your data

variables can store deferent type of data
we known about those data later in the course

i talk about comments
way we need comments?
comments let others developer understand what you have written there wich function you have defined there in your codes
Рекомендации по теме