Programming (Year 12)
Python
Which of these is a way to create a comment in Python?
// This is a comment
# This is a comment
/* This is a comment */