I'm a beginner studying Ruby and I noticed that when I use this website (https://repl.it/) to code, '=> nil' sometimes appears in the output. However, when I use Sublime Text to code, it does not appear at all.
1) Is it important for it to appear in the output? If so, why?
2) How can I make it so that it does appear in Sublime Text?
Thanks!