blackbird

network, web, block chain-8231560.jpg

Digital Identity Smart Contracts in Web3

Digital identity is one of the most exciting emerging use cases for Smart Contracts in blockchain technology. Traditional identity systems have numerous pain points – they can be insecure and siloed, leaving users with little control over their data. A self-sovereign digital identity puts users back in charge. In this article, we’ll explore how to …

Digital Identity Smart Contracts in Web3 Read More »

big data, abstract, abstract background-7644542.jpg

Techniques for Printing the Lowercase Alphabet without Newlines in Python

Printing the full lowercase English alphabet sequentially without newlines or spaces between the letters may seem trivial at first glance. However, when optimizing this task in Python, we find there are actually several interesting approaches with different tradeoffs. In this article, we will dig into various techniques to print the lowercase ASCII alphabet from ‘a’ …

Techniques for Printing the Lowercase Alphabet without Newlines in Python Read More »