Learn
Congrats on making it through the Concurrent Programming in Python lesson! We have covered:
- Creating a thread in Python
- Creating and joining multiple threads in Python
- Using async/await in Python
- Creating and joining processes in Python
Next up, we have a fun project for you to practice these skills and compare their performances. Happy coding!
Sign up to start coding
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.