This website requires JavaScript.
Explore
Help
Sign In
3016801
/
pr3-python-sose2026
Watch
2
Star
0
Fork
You've already forked pr3-python-sose2026
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63020d9c64
pr3-python-sose2026
/
tooling
/
demo3_formatting.py
7 lines
97 B
Python
Raw
Blame
History
from
src
.
calculator
import
add
print
(
"
Manueller Test:
"
)
print
(
add
(
2
,
3
)
)
# Terminal -> pytest
Reference in New Issue
View Git Blame
Copy Permalink