This website requires JavaScript.
Explore
Help
Sign In
root
/
tabby
mirror of
https://gitee.com/zhang_1334717033/tabby.git
Watch
1
Star
0
Fork
You've already forked tabby
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfc2de49a3
tabby
/
clients
/
tabby-agent
/
tests
/
bad_cases
/
1-python.py
7 lines
108 B
Python
Raw
Blame
History
def
foo
(
msg
)
:
print
(
msg
)
return
0
foo
(
"
Hello, World!
"
)
def
bar
(
msg
)
:
print
⏩
⏭
(
msg
)
return
1
⏮
⏪
Reference in New Issue
View Git Blame
Copy Permalink