0
Some hint about your variable
Your variable name should be informative. For exemple: If your code about cats , and you have more than 2 different cats, call your variable like this: blackcat = âblackcatâ whitecat = âwhitecatâ not cat1 and cat2 More infomaion becouse after your 1000 lines of code you won't remember what inside your variable
2 Answers
+ 1
And your question is â
0
Itâs not a question, itâs hint for young developers .