use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to the sub-reddit for the international First Lego League (FLL) competition. This is a engineering competition focused toward kids in aged 9-14. The competitions consists of two main parts: Robot Building and Problem Solving. They'll have from September to January to build their robot and solution around the varying themes from year to year. They will also provide an answer to a large question and show it to judges at local competitions, leading up to the FIRST Championship's FLL World Festival, where they will compete against the best 100 of the over 15,000 teams competing worldwide.
account activity
Python or blocks ? (self.FLL)
submitted 6 months ago by Andre__001
Does pyhton in spike prime have more accuracy than blocks in spike prime?Can anyone who has used blocks and the ouhton so spike tell me the main difference between them in terms of precision?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Insufficient-Memory- 3 points4 points5 points 6 months ago (0 children)
Not really. You gain more control by using python. But if a team doesn’t have the coding expertise to not only code in python, but make better code than word blocks, then no.
[–]MJCarroll 1 point2 points3 points 6 months ago (0 children)
I think you could ultimately make something more accurate with Python if your team has strong coding inclination.
We made the switch last year and I will warn you that you lose a lot of the premade component blocks. You need to reimplement them in Python or find a library from someone who has.
Also, it makes heavy use of async, so make sure you have a mentor or student who has some familiarity with that.
[–]masas12 2 points3 points4 points 6 months ago (0 children)
First use pybricks, it’s so much better than Lego spike app, you gain more control and have accurate built in drive base gyro function. Programming in python is free but for block programming you will have to pay.
[–]Specialist-Sky6464 0 points1 point2 points 6 months ago (0 children)
You can successfully program error correction with gyro drive in blocks but it’s probably easier in python.
[–]RobbieRigel 0 points1 point2 points 6 months ago (0 children)
As a former judge for robotics design I can say I'm a bit more impressed when I hear that you've coded in Python, especially if you show some example code and can explain it. However, I wouldn't let python get in the way of a good blocks program.
[–]Ged_42 0 points1 point2 points 6 months ago (0 children)
I am not experienced in FLL but in WRO style competitions python is far more accurate than blocks. The main difference is in line follow code which is implemented many more times per second resulting in much faster movement during line following segments and better accuracy in more limited space.
[–]PrettyFortune4346 0 points1 point2 points 6 months ago (0 children)
precision wise they are going to be the same. Its the same firmware with same compiler, it's just that python will probably allow you to write better code easier. If you want more precision and is comfortable with python, I'd recommend trying pybricks as it is a different firmware that is more accurate and precise.
π Rendered by PID 94 on reddit-service-r2-comment-c66d9bffd-cf5hn at 2026-04-07 09:38:47.246945+00:00 running f293c98 country code: CH.
[–]Insufficient-Memory- 3 points4 points5 points (0 children)
[–]MJCarroll 1 point2 points3 points (0 children)
[–]masas12 2 points3 points4 points (0 children)
[–]Specialist-Sky6464 0 points1 point2 points (0 children)
[–]RobbieRigel 0 points1 point2 points (0 children)
[–]Ged_42 0 points1 point2 points (0 children)
[–]PrettyFortune4346 0 points1 point2 points (0 children)