Make Python numbers readable with underscore

Опубликовано: 12 Апрель 2021
на канале: Python and Pandas with Reuven Lerner
447
24

If you're writing large numbers in Python, then you should know about this trick: Use an underscore (_) inside of the number! It's easy, fast, and works great.


For the Jupyter notebook I used on this (and other) videos, go to https://github.com/reuven/YouTube-not...


And for free, weekly Python articles, go to https://BetterDevelopersWeekly.com/