Post History
Numerical I/O may be given as a character code Input 64 may be given as @ instead. This mostly exists for languages like Brainfuck that only take input through character codes.
Answer
#2: Post edited
## I/O may be given as a character code- Input 64 may be given as `@` instead. This mostly exists for languages like Brainfuck that only take input through character codes.
- ## Numerical I/O may be given as a character code
- Input 64 may be given as `@` instead. This mostly exists for languages like Brainfuck that only take input through character codes.