Kurse
AnmeldenBeginne KI zu lernen
Kurse
AnmeldenBeginne KI zu lernen
0

How I can round numbers?

I know i can use round() but I want to round 64 to 60 or 90 to 100. How i can do this?

python
19th Feb 2021, 11:33 PM
Bartosz Bryniak
Bartosz Bryniak - avatar
2 Antworten
+ 3
Bartosz Bryniak Use negative numbers on second argument. print(round(64, -1)) >> 60 print(round(90, -2)) >> 100
20th Feb 2021, 2:49 AM
noteve
noteve - avatar
+ 1
https://realpython.com/JUMP_LINK__&&__python__&&__JUMP_LINK-rounding/
19th Feb 2021, 11:47 PM
visph
visph - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes