67.4k views
4 votes
10. What is the purpose of the Textwindow.Writeline() function in Small Basic code?

a) To read user input
b) To write messages on the screen
c) To create tables
d) To define the structure of the web page

User Gratzi
by
7.3k points

1 Answer

2 votes

Final answer:

The TextWindow.WriteLine() function in Small Basic code allows you to write messages on the screen.


Step-by-step explanation:

The purpose of the TextWindow.WriteLine() function in Small Basic code is to write messages on the screen.


Learn more about The purpose of the TextWindow.WriteLine() function

User Ilce
by
8.1k points