Asked by dev

A line of code that begins with the word while needs to end with which symbol?
(1 point)

• #

0"

0 .

0 :

Answers

There are no human answers yet.
Answered by GPT-4o mini
A line of code that begins with the word "while" typically ends with a colon (":") in languages like Python. So the correct answer is:

0 :

Related Questions