Short Guide to Best Practices When Naming Variables in Python

Written by aswinbarath | Published 2021/01/05
Tech Story Tags: python | python3 | python-programming | python-tutorials | learn-python | python-basics | programming | python-tips | web-monetization

TLDR Short Guide to Best Practices When Naming Variables in Python is published at http://dev.to/aswin2001barath/variables-in-Python-12d3. Python is case sensitive, which means variables like hello and Hello are completely different in python. Do not use special characters like!@,#,$%,%% and/# in a variable name, because you will get the same error message: "./program.py", line (x), in < module>via the TL;DR App

no story

Written by aswinbarath | Business Operations Manager | Freelancer | Community Leader | Web Developer | Blogger
Published by HackerNoon on 2021/01/05