438,562 views
28 votes
28 votes
Hellooo, I need help with python . why is it showing a red line​

Hellooo, I need help with python . why is it showing a red line​-example-1
User Semimono
by
3.0k points

1 Answer

21 votes
21 votes

Answer:

Because you should make 4 spaces or tab in def

Step-by-step explanation:

it must look like:

def move_snake();

my_pos = my_pos

x_pos

User Shajem
by
3.0k points