Log in Register Dashboard Temp Share Shortlinks Frames API

abh - HTMLify profile

abh's Profile Picture

abh

523 Files

133349 Views

Latest files of /abh/bf

BrainF#ck Interpreter abh/bf/bf.py
385 Views
0 Comments
#!/usr/bin/python

from sys import argv
from os import system