Live data from Hacker News

Show HN: I built an online programming language

lineone.dev

1–8 of 8 posts

Re: Show HN: I built an online programming language

#6
post #5

choices = ['rock', 'paper', 'scissors'] computer_choice = choices[random(-1,3)] That -1 is very strange. Both extremes are open?

I just changed https://github.com/sandes/LineONE/commit/987abc6000df5a836f1...

In that example, one of the lines of codes is too long and when the program is run the editor does not open the output (black) window. (I tried all (most of) the other examples and they open the results window correctly.)