Python syntax error buts it is just a function name?

Is there some sort of formatting issue? are my variables even necessary when trying to create a function?

the error is in the spelling of my functions name.

i am a super beginner

what exactly are you trying to do? There are several errors but it would be easier to get help if you explain what you’re attempting.

the input(faster_summon) needs to be indented for one thing, but I’m not sure what if add execute in (system_consel): is supposed to be because it’s not valid Python either.

it might be useful to find a Python tutorial first?