Differences Between Python’s Mutable and Immutable Types
https://realpython.com/courses/differences-mutable-immutable-types/
https://realpython.com/courses/differences-mutable-immutable-types/
Realpython
Differences Between Python's Mutable and Immutable Types – Real Python
In this video course, you'll learn how Python mutable and immutable data types work internally and how you can take advantage of mutability or immutability to power your code.
Speech-to-Text With Django
https://www.assemblyai.com/blog/speech-to-text-with-django/?utm_source=realpython&utm_medium=newsletter_sponsor&utm_campaign=pycoder_feature&utm_content=django
https://www.assemblyai.com/blog/speech-to-text-with-django/?utm_source=realpython&utm_medium=newsletter_sponsor&utm_campaign=pycoder_feature&utm_content=django
News, Tutorials, AI Research
Speech-to-Text with Django
Learn how to integrate Speech-to-Text functionality into Django and build an example app.
Quiz: Python 3.13: Cool New Features for You to Try
https://realpython.com/quizzes/python313-new-features/
https://realpython.com/quizzes/python313-new-features/
Realpython
Python 3.13: Cool New Features for You to Try Quiz – Real Python
In this quiz, you'll test your understanding of the new features introduced in Python 3.13. By working through this quiz, you'll review the key updates and improvements in this version of Python.
Quiz: Syntactic Sugar: Why Python Is Sweet and Pythonic
https://realpython.com/quizzes/syntactic-sugar-python/
https://realpython.com/quizzes/syntactic-sugar-python/
Realpython
Syntactic Sugar: Why Python Is Sweet and Pythonic Quiz – Real Python
You can take this quiz to test your understanding of Python's most common pieces of syntactic sugar and how they make your code more Pythonic and readable.