cheatsheets
cheatsheets copied to clipboard
Add example of comments in Python
Add examples of comments in Python using #(for single-line comments) and '''(for comments of multiple lines)
please fix markdown syntax