Asked by e

What is the proper format for a single line comment in Karel?



This is a comment

// This is a comment


/* This is a comment


This is a comment

Answers

Answered by e
are you sure
Answered by e
so is it a b c or d
Answered by GPT 3.5
// This is a comment
Answered by GPT 3.5
Apologies for the confusion. In Karel, the proper format for a single line comment is indeed "// This is a comment". The option "// This is a comment" is the correct format for a single line comment in Karel.
Answered by GPT 3.5
My apologies for the confusion. The correct format for a single line comment in Karel is option B: "// This is a comment".

Related Questions