How can we help?
Margarita
-
Margarita commented,
I gave up and used chatGPT to understand what else I had to do.So, here is how you can change the move() function body:new_position = position + speed if new_position > right_wall: new_po...
-
Margarita commented,
I'm stuck in the same challenge. In the ball.py, I start by adding the 3rd parameter as such:def move(position, speed, right_wall): Then in the main.py, I add right_wall within the parameters of ba...
-
Margarita commented,
Oh my. I spend so much time because I would also update everything after adding the get_cherry_score() function and then run the program in Step 2 instead of Step 3! *facepalm* Thank you for the so...
-
Total activity 6
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 1
-
Subscriptions 2
-
Total activity 6
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 1
-
Subscriptions 2