# this type one comment # anthing after # is a comment x<-10 # assign 10 to x # for a multiple-line comment we use a pari of double quotation marks " this is one this is two "