This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pyodide
mirror of
https://github.com/pyodide/pyodide.git
Watch
1
Star
1
Fork
You've already forked pyodide
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
58048cff2c
pyodide
/
test
/
data.cgi
5 lines
78 B
Python
Executable File
Raw
Blame
History
#!/usr/bin/env python
print
(
"
Content-Type: text/text
"
)
print
(
)
print
(
"
HELLO
"
)
Reference in New Issue
View Git Blame
Copy Permalink