This website requires JavaScript.
Explore
Main website
Apps
Help
Sign in
Ad5001
/
LogarithmPlotter
Watch
1
Star
0
Fork
You've already forked LogarithmPlotter
0
Code
Issues
6
Pull requests
Projects
Releases
Wiki
Activity
ee15835dbb
LogarithmPlotter
/
run.py
9 lines
108 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit, pushing everything done so far
2020-12-22 00:01:36 +00:00
Starting linux setup system.
2021-06-21 22:27:40 +00:00
def
run
(
)
:
import
LogarithmPlotter
LogarithmPlotter
.
run
(
)
Initial commit, pushing everything done so far
2020-12-22 00:01:36 +00:00
Starting linux setup system.
2021-06-21 22:27:40 +00:00
if
__name__
==
"
__main__
"
:
run
(
)
Reference in a new issue
Copy permalink