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:
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.
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 /
Vadik is creating a program where the user inputs their grade level and the program tells them which sports teams they are allowed to try out for: freshman, junior varsity, or varsity. Which kinds of statements should be used?
if, elif, else
if, then, until
elif, then, print
if, else, input