-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Things to revise after Django Girls Taipei v2: (most of these can be found in the slides)
- Mention
ValueError
forint('Hello!')
after introduction to type conversion (before going into variables). - Wording at the end of the variable section (mentioning
NameError
) needs modification. - Mention
IndexError
in list section. - Add introduction to
import
other files. - Add a very simple introduction to regular expression.
Metadata
Metadata
Assignees
Labels
No labels