This website requires JavaScript.
Explore
Help
Sign In
wangwei10061
/
opdb
Watch
0
Star
0
Fork
You've already forked opdb
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
opdb
/
user_code
/
prog_joined.py
12 lines
89 B
Python
Raw
Permalink
Blame
History
print
(
"
b
"
)
def
test
(
)
:
print
(
"
bbb
"
)
if
__name__
==
"
__main__
"
:
print
(
"
bb
"
)
Reference in New Issue
View Git Blame
Copy Permalink