alexmojaki/futurecoder

Next course chapters

Aberta

#165 aberto em 20 de ago. de 2021

 (0 comentário) (1 reação) (0 responsável)Python (180 forks)github user discovery
course materialdiscussiongood first issuehelp wanted

Métricas do repositório

Stars
 (1.520 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador