Ace Python interviews
Course Content
Introduction
00 Introduction
You don't currently have access to this content
Section 1: Beginner-level questions
01 Mutable vs immutble
You don't currently have access to this content
02 Highest square
You don't currently have access to this content
03 *args and **kwargs
You don't currently have access to this content
04 Lists vs. tuples
You don't currently have access to this content
05 PEP 8
You don't currently have access to this content
06 Local vs. global variables
You don't currently have access to this content
07 Modules
You don't currently have access to this content
08 Lists vs. arrays
You don't currently have access to this content
09 What is _init_?
You don't currently have access to this content
10 .py vs. .pyc files
You don't currently have access to this content
11 Different types of quotes
You don't currently have access to this content
12 Docstrings
You don't currently have access to this content
13 Swapping variables
You don't currently have access to this content
14 break vs. continue
You don't currently have access to this content
15 What is PyPI?
You don't currently have access to this content
16 What are Python’s basic data structures, and how are they used?
You don't currently have access to this content
17 How do you iterate over a dict?
You don't currently have access to this content
18 Counting vowels in a file
You don't currently have access to this content
19 Adding to a dict
You don't currently have access to this content
