How many hosts are in a /23 network?
QA / QA Automation
Have you worked with the @staticmethod decorator?
What is the purpose of a virtual environment in Python?
How to execute shell commands from Python code locally and remotely?
Name the main entities (components) of Docker
What is the DHCP protocol and what is it used for?
Чем отличается последовательное выполнение команд в CLI через точку с запятой (;) и два амперсанта (&&)?
What are *args and **kwargs in Python?
What built-in data types are available in Python?
What is the difference between HTTP and HTTPS?
Name the main Docker commands you have used.
Name the main difference between a list, a tuple, and a set.
Have you used decorators and generators in your work? What is a decorator and why is it needed?
What is the difference between a single angle bracket (>) and double angle brackets (>>) when writing to a file?