![Start-up screen of Microsoft Small Basic Start-up screen of Microsoft Small Basic](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg94iNcc_N4IImhlNC7zYhJqjafdPznbb0InP5P59IBtG5SSTTLfjKVAaEMfI2Epib709i83QDZbejm7dGzoFj3WPS067J0RokV7L9i8omGloJyzZeIe7dGFJNv64OfvYENMJONdFs2guk/s400/SmallBasic_01.png)
- The square area is the Editor, where we write our code here.
- When you type your code in Editor, Small Basic's intellisense feature pop-up helpful tips for you.
![Small Basic's intellisense Small Basic's intellisense](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYrB0LQEpN8G3xKcDfyrsx079MOncvszhAIXD_DWyLxdYAeLRu-eXuFm6kuYHloN5wdl0-jPZAr4tPJGwgaGUe6LKrYS2aAhj6d2g-Nb5-xrcSDG065Y7K7iNFVHf4_1RPb2BPyeqLquw/s400/SmallBasic_02.png)
- Enter the code in Editor
TextWindow.WriteLine("Hello World!")
![Enter code Enter code](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJq1daeRhBFcXLIvPEGAIKNLUaHPotUUXQJwJ02OA1V334A0nCbxlzyNhFwyeOmQtu8wtnn9chsRllm1wZ5sN-oCsl1abZAVe4kMwz0MRRIxALLOvSeyRtawEo38ceyA2v0t1lr8Jlc8A/s400/SmallBasic_03.png)
- And click on the RUN button (or press F5 key)
![Running Hello World! Running Hello World!](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXvb5q-kxLeiRXJ43lmDJ89M6UEDZKVqMcgZNo3r4Nt2Rw_ZObukQ6zoyWXmyIWA9dftVg7BUN9lAXwaYHnremNcqr9VD-dJuakCZ4DEjt4qvofexHG_ldIJBOjB0Od-ue6te3PDOzKZI/s400/SmallBasic_04.png)
- It's our first program of Small Basic.
No comments:
Post a Comment