What is Small Basic mainly used for?, Playing music, Browsing websites, Editing photos, Simple programs, Which Small Basic command shows text on the screen?, Program.Print, TextWindow.WriteLine, Mouse.Write, GraphicsWindow.Show, Guess the output: TextWindow.WriteLine("Hello"), Hello, TextWindow, hello(), Nothing, Guess the output: a = 5 b = 3 TextWindow.WriteLine(a + b), 53, 2, 8, 15, Guess the output: name = "Sam" TextWindow.WriteLine("Hello " + name), Sam Hello, name, Hello Sam, Hello, Which symbol gives a value to a variable in Small Basic?, *, ?, +, =, Guess the output: count = 10 count = count - 4 TextWindow.WriteLine(count), 6, 4, 14, 10, What is a variable in coding?, Drawing tool, Data holder, Screen color, Computer mouse, Guess the output: For i = 1 To 3 TextWindow.WriteLine(i) EndFor, 3 2 1, 1 3, 0 1 2, 1 2 3, Guess the output: If 7 > 4 Then TextWindow.WriteLine("Yes") EndIf, 7 > 4, Yes, No, Nothing
0%
Coding in Small Basic Quiz for Grade 6
Share
Share
by
Biscomputeracti
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Open the box
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
AI Enhanced: This activity contains content generated by AI.
Learn more.
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?