I am not very experienced with python, but I think that since you are putting the code in the input of the function “when_started1” it thinks that it is a parameter, which you would separate with commas, but since you didn’t define the function with any parameters I don’t think you meant to put the other code as an input to the function.