fix menu
This commit is contained in:
@@ -255,7 +255,7 @@ Let's get started:
|
||||
19. Flip back over to your django terminal with the dropdown menu
|
||||
20. Press ++ctrl+c++ to stop the server
|
||||
|
||||
### Threading
|
||||
## Threading
|
||||
|
||||
One of the more difficult concepts in programming is threading and multiprocessing. It's rarely taught at an intro level but it's fairly easy to use.
|
||||
|
||||
|
||||
@@ -31,4 +31,6 @@
|
||||
|
||||
### [Day 4](day4.md): while
|
||||
|
||||
- "While"
|
||||
- "While"
|
||||
- Let's build a menu
|
||||
- Threading
|
||||
Reference in New Issue
Block a user