saad.sh
TagsAbout

Filtered archive

Posts tagged #PYTHON

4 posts filed under this topic.

October 4, 2023

List of Useful Python Tricks for Solving Coding Questions

Useful Python tricks for coding interviews including Counter, reversed, defaultdict, deque, and enumerate with examples.

#PYTHON
August 17, 2023

Python: useful built-in Functions

A reference table of commonly used Python built-in functions including abs, chr, divmod, len, max, min, ord, range, reversed, sorted, and sum.

#PYTHON
January 9, 2023

How to create Python virtual environment

Step-by-step guide to creating and using Python virtual environments with venv for isolated package management.

#PYTHON
December 29, 2022

How to write http response to a file

Write or append HTTP response text to a file in Python using the requests library.

#PYTHON

saad.sh

Personal blog for software notes, patterns, and experiments.

© 2026 saad.sh. All rights reserved.