Posted By


roflrazzi on 08/02/10

Tagged


Statistics


Viewed 1596 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


You need to login to view comments.