Programming (Year 11)
Comments
Which of the following is a way to comment a single line in Python?
// This is a comment
# This is a comment
/* This is a comment */