This website requires JavaScript.
Explore
Help
Register
Sign In
Fabel
/
fabelous-math
Watch
1
Star
0
Fork
You've already forked fabelous-math
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f99505598d
fabelous-math
/
example.py
4 lines
78 B
Python
Raw
Blame
History
from
fabelous_math
import
is_even
,
is_odd
print
(
is_even
(
5
)
)
print
(
is_odd
(
19
)
)
Reference in New Issue
View Git Blame
Copy Permalink