List Comprehensions One way to create a list with for loop: List comprehensions are an elegant way to build a list without having to use another...
Continue reading...Lists
Python Basics: Strings, Lists, Dicts, Functions
Kind of Cheat Sheet for anything basic, that I did not know, have not used or interesting things, that good to know. I will keep it...
Continue reading...