Answer:
true
Explanation:
Marta is creating a program that will guide the user through a series of physical exercises. She wants the program to coach the user to do 10 push-ups. Which kind of loop should be used?
a binary loop
a condition-controlled loop
a count-controlled loop
an interface loop
A Person typed 180 words per 6 minutes with errors in 18 words. Find the gross speed ,Net
speed, and accuracy percentage of his typing.
Good typing skills make it easier to write a computer program.
True
False
Answer:
true
Explanation:
you can type faster and more effectively.
It is better to know the main components of all computer programming languages than to memorize the rules for all of the languages.
True
False
Answer: true
Explanation:
brainliest for correct answer
If you are printing a statement and want to remove extra spaces between the text and the variables, which symbol can you use to do this?
*
+
~
/
You should use the symbol /
Brainliest for correct answer
What does an iteration variable do?
link to the database
translate from decimal to binary
keep track of how many times a loop has executed
choose whether to run a conditional or count variable
Answer:
its the 4th sentence
Explanation: