3 Integrating Roblox

So far we’ve only used the print function. But printing messages to the output wouldn’t make for a very interesting game so in this section we’ll venture into more of the API.

And you’ve also learned about data types, relational and logical operators, and learned how to use the if-else statement.

But crucially, none of them are very useful without persistence. I mean we don’t have a way to store, track, and use those results elsewhere.