From 9e0c82b26b76e71b12905b52881d7de2bc3a8d6f Mon Sep 17 00:00:00 2001 From: Ayaan <32agarwa@elmbrookstudents.org> Date: Thu, 23 Oct 2025 00:52:26 +0000 Subject: [PATCH] Update missions/tip the scale.py --- missions/tip the scale.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/missions/tip the scale.py b/missions/tip the scale.py index 200b1ea..4573352 100644 --- a/missions/tip the scale.py +++ b/missions/tip the scale.py @@ -39,4 +39,7 @@ async def main(): await drive_base.turn(46.5) await drive_base.turn(-40) await drive_base.straight(900) -run_task(main()) \ No newline at end of file +run_task(main()) + + + -- 2.49.1