Ryanhub
- file viewer
home
profile
login
filename:
chat/workspace/math_script.py
branch:
main
back to repo
print("Hello from Math!") result = 10 + 20 print(f"Ten plus twenty is {result}")