You may didnt know about this feature. Underscores with numbers in python
#shorts #programming #python
a = 10_000_000
b = 1_0_0_0_0_0
c = 0.0_01
print(f"{a:_}")
print(b)
print(c)
Watch video You didn't know About this Feature in Python online without registration, duration hours minute second in high quality. This video was added by user Python 5 17 September 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,242 once and liked it 30 people.