QUESTION IMAGE
Question
you wrote a pseudocode outline of your program using comments. which character do you use to indicate a line as a comment?
Brief Explanations
In many programming - related contexts, the '#' character is commonly used to indicate a line - comment in pseudocode as well as in languages like Python. The other characters (* and &) are not standard for indicating line - comments.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. #