How to repair/mend/fix a scratched motorcycle visor
If you ride a motorbike regularly, you’ll know that helmet visors get pretty dirty. Most people just use bog-roll, clean water and elbow grease to get their visors looking lovely. But, then came along the V2 sponge! It’s pretty much [...]
Toggling code blocks in Python
I have found a pretty simple method of toggling large blocks of code in Python. Basically this: Note: This is not highlighted correctly because of a limitation of the highlighter I use In this default state (with the initial #) [...]