Skip to content

owenjchen/python-cook-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Cook Book

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

About

Cook Books for Python programming tips and tricks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors