Posted By


roflrazzi on 08/02/10

Tagged


Statistics


Viewed 639 times
Favorited by 0 user(s)

Cross language hello world - python and brainfuck


/ Published in: Python
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #!/usr/bin/env python
  2. #++++++++++
  3. #[>+++++++>++++++++++>+++>+<<<<-]
  4. #>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
  5. print "Hello World!"

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.