source: mainline/uspace/dist/src/python/demo/hello.py@ fb1007ef

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since fb1007ef was 2034f98, checked in by Vojtech Horky <vojtechhorky@…>, 12 years ago

Add few Python demos

  • Property mode set to 100644
File size: 43 bytes
Line 
1#!/usr/bin/python
2
3print("Hello, World!")
4
Note: See TracBrowser for help on using the repository browser.