#Comments and #Variables in #Python

preview_player
Показать описание
When writing code in Python, it’s important to make sure that your code can be easily understood by others. Giving variables obvious names, defining explicit functions, and organizing your code are all great ways to do this. Writing comments is an easy way to increase the readability of your code is by using comments!

Whereas Variables are containers for storing data values. Unlike other programming languages, Python has no command for declaring a variable. A variable is created the moment you first assign a value to it.

In this tutorial, you’ll cover some of the basics of writing comments in Python. You’ll learn how to write comments that are clean and concise, and when you might not need to write any comments at all and what are variables and how to assign them.

Thank you so much for watching :-)
Рекомендации по теме
join shbcf.ru