Author name: Eric

Posts

Python remove element list

Python provides several methods to remove elements from a list, catering to different use cases depending on whether you want […]

Posts

Json Bash

Discover how to parse JSON on Bash using jq command line tool Json is widely used format these days. Parsing

Scroll to Top