Daksh's Blog

Stepping up and taking charge, when no one else will.

Scopes in Python

In this post, I'll share about scopes in Python.

Sets in Python

In this post, I'll share how to use sets in Python

Tips & Tricks for if else control flow

In this post, I'll share some cool tips and tricks for if else control flow in Python.

Tips & Tricks for Python Lists - Part 1

In this post, I'll share some cool tips and tricks for Python Lists.

Redirecting Streams

In this post, I'll share how to redirect streams in the shell.