SLP Welcome

Single line. C. omments # You write your comment here after the # tag. mysterious_variable = 42. Task 9. Multi-line Comments """ If you want to write a comment that is going to be on more than one line you must use 3 speech marks to open the comment and 3 speech marks to close the comment""" Task 10. Arithmetic Operators # Set count_to equal to ... ................
................