asked 67.5k 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

asked
User Gratzi
by
8.0k 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

answered
User Ilce
by
8.4k points