Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Accept user input

I am currently writing a text-adventure type game in Malbolge.

Can anyone tell me how to accept a user input in Malbolge? I am able to output text to the screen, however, I can't seem to figure out how to accept input.

like image 687
jgallant Avatar asked May 13 '09 17:05

jgallant


People also ask

Which function is accept input in Python?

In Python, we use input() function to take input from the user. Whatever you enter as input, the input function converts it into a string.


1 Answers

GHJUYGHJKLKUJHM;&MJ:6AG9F5D8V)A8%]>75Q;6EE85U955%-245!/3DU,2TI) M2$=&141#0D% /SX]/#LZ.3@W-C4T,S(Q,"\N+2PK*BDH)R8E)",B(7Y]?'MZ M>7AW=G5T<W)Q<&]N;6QK:FEH9V9E9&-B86!?7EU<6UI96%=655134E%03TY- 

Untested, but should work.

like image 165
Baldu Avatar answered Sep 23 '22 18:09

Baldu