>>> import one
>>> one + one
<module 'two.py'>
>>> import two
>>> (one + two) ** two
<module 'nine.py'>
>>> import math
>>> one * math.pi
<module 'pi.py'>
-
Notifications
You must be signed in to change notification settings - Fork 0
anamoyee/one
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A recreation of one.py i've seen somewhere on youtube and i couldn't find the source of so i coded it myself.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published