Python
What is technical debt (Code Debt) and how to work with it?
How can you interrupt the execution of a loop in Python?
What are the three types of table objects in asyncio?
What is the create_task() function?
Why is the OPTIONS method sent in an HTTP request before executing GET/POST requests?
What is USET?
What does the finally method do?
What are metaclasses in Python?
What is the difference between a class attribute and an object attribute?
What is the difference between text files and binary files?
What is the run() function?
What is the difference between the data types decimal and float in Python?
What methods can be used in Python to check the data type of a variable?
What is the difference between lists and sets in Python?
How to set up a virtual environment in Python?
How is branching implemented in Python?
Explain the meaning of Model View Teamplay (MVT).
What is the 'Visitor' design pattern?
What types of typing exist in Python?
What is the difference between the __init__ and __new__ methods in Python?