Alright so during this extremely early off-season, I’m creating an experimental class for this coming season #watergame. Jokes aside, I’ve been trying to just simply print a string variable to the brain screen and can only do so if it is printed by itself, as in it is the only parameter to the print function. Due to this just taking up space, I would like to condense my printing code to one line but can’t as I keep getting the same error as shown in the pic even when it is placed into its own function. Any help would be much appreciated.
Edit: Added following pic so you can see the entire function.