alexmojaki/futurecoder

Next course chapters

Offen

#165 geöffnet am 20.08.2021

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (180 Forks)github user discovery
course materialdiscussiongood first issuehelp wanted

Repository-Metriken

Stars
 (1.520 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Previously #92

The main things that come to mind are:

  • Comments
  • While loops
  • pdb, ideally I'd like to provide an enhanced version such as https://github.com/cansarigol/pdbr
  • Exceptions
  • Dicts
  • Tuples
  • Sets
  • More detail on functions (some stuff mentioned in #93)

Contributor Guide