alexmojaki/futurecoder

Next course chapters

オープン

#165 opened on 2021/08/20

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Python (180 件のフォーク)github user discovery
course materialdiscussiongood first issuehelp wanted

Repository metrics

Stars
 (1,520 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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)

コントリビューターガイド