Talk:Number Seventy-Four

From Esolang
Jump to navigation Jump to search

Questions

  • If the data string is only output once the program terminates, doesn't that mean that the truth machine never outputs anything when the input is 1?
  • If the data string is output after each loop instead, is the string cleared after each loop?
  • What happens if the data string is empty when an H command occurs?

- Bangyen (talk) 21:48, 9 August 2020 (UTC)

  • Yes.
  • No.
  • Nothing.
Sorry for the extremely belated response. —User:PythonshellDebugwindow (talk) ~~~~ 01:01, 25 December 2020 (UTC)

So the data string is only output when the implicit loop ends, not after each loop?

- Bangyen (talk) 06:51, 24 June 2021 (UTC)

That's right. —User:PythonshellDebugwindow (talk) ~~~~ 15:37, 24 June 2021 (UTC)