This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
python-by-example-150-challenges
Watch
1
Star
0
Fork
0
You've already forked python-by-example-150-challenges
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f132554039
python-by-example-150-chall...
/
challenges27-34
/
challenge-030.py
abd.shallal
375875c7a1
first group of challenges
2019-07-17 09:56:46 +03:00
4 lines
38 B
Python
Raw
Blame
History
import
math
print
(
round
(
math
.
pi
,
5
)
)
Reference in New Issue
View Git Blame
Copy Permalink