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

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 2034f98 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.