Python

Comments – Python Like a Pro #15

Comments are a line of code that gets ignored by the Python interpreter. How useful can this be? Very! Comments allow a programmer to make notes within their code to make it more legible for themselves and other programmers to read. In extended cases, comments can become documentation for your code. They are even a debugging tool, allowing you to temporarily bypass a piece of code without deleting it.

Check out my book, “Building Smart LEGO MINDSTORMS EV3 Robots,” available on Amazon: https://amzn.to/2MyGVCl

My Patreon supporters for more than $5 for the month of October were: Louson and Jeffrey Jahja. Thank you very much!

My supporters on Patreon contribute additional funding that allow me to build up and improve this channel and to make more videos. If you would like to help, you can support me here: https://www.patreon.com/builderdude35

Special thanks to my friend Preston Nichols for designing Builderdude35’s introduction and logo!