py
py copied to clipboard
Typo error
File path: py/TechTopics/CodingBestPractices/coding_best_practices.md Line of code: 130
Current: "return live above is so tricky and cryptic that it could give a headache to a person reading that code" Correct: "return line above is so tricky and cryptic that it could give a headache to a person reading that code"
Amendment: live ---> line