Python Working with Lists In Python This article covers Python lists, list items manipulation, lists iterating, comparing, sorting, and various transformation operations. 07/23/2021 No Comments
Python Working With Dictionaries In Python This in depth article covers Python dictionaries, how to create them, manage its elements, convert dicts to other JSON, YAML and vice versa. 07/18/2021 No Comments