cosme12 / SimpleCoin

Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
http://copitosystem.com
MIT License
1.78k stars 400 forks source link

Python F strings are more faster. #79

Closed Tsuzat closed 2 years ago

Tsuzat commented 2 years ago

Python F strings are significantly more faster than .format