This website requires JavaScript.
Explore
Help
Sign In
Dynamitos
/
agent-sandbox
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7285e00d16a637468f508849092c321d2f5211f
agent-sandbox
/
hello.py
T
2 lines
23 B
Python
Raw
Normal View
History
Unescape
Escape
agent: write a simple python script that prints 'Hello, World!' to the console Iteration 1
2026-08-10 19:24:21 +02:00
print
(
"Hello, World!"
)
Reference in New Issue
Copy Permalink