Working With Small Basic

Today, while working with Small Basic, I discovered a few new things about the coding language. I discovered, for one thing, that it is important to always look at the code you have written first before running the program, to prevent errors. I made a typo in one of my lines of code, and that ended up messing up the entire program because of that. Another thing I learned is the many commands that are possible to use while using Small Basic, such as Text Window, Background Color, and Title, as well as many more.

Comments

Popular posts from this blog

Codecademy questions

Final Project Day 4