Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 476 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 476 Bytes

This is an example Python project used in Codeanywhere.

Try it out

Running the project

Open the terminal and run:

cd test-project
python -u hello.py

Or just press the Run Code button found in the top right of the editor panel.

Want to contribute?

Feel free to open a PR with any suggestions for this test project 😃