Cook Books for Python programming tips and tricks.
This repo contains some intermediate and advanced Python programming tips and tricks encountered randomly by Owen.
Here are examples that I encounted while teaching a middle school math class as a volunteer:
- How to generate the prime factorization for a given number?
- How to check if a number or a word is a palindrome?
Make text ITALIC: Italic Make text BOLD: Bold List item as a bullet: dash and space - List item as a number: Simple as number and dot 1. Indenting text: Greater than and space > Inline code span: Back quotation mark " ` " Block of code: Triple back quotation marks " ``` " Link a section: Title of Section Hyperlink: Text
modify on 4/8/2022