We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
User talk:Boothby
Jump to navigation
Jump to search
Traceback (most recent call last):
File "/home/user/BrainFuck/bfp.py", line 11, in <module>
f(open(argv[1]).read(),[0]*30003,0)
File "/home/user/BrainFuck/bfp.py", line 8, in f
b*=c[-2]==k;c[[-1,c[-1],-3][j/2-1]]+=b
~~~~~~~~~~~~~^^^^^^^
TypeError: list indices must be integers or slices, not float