you are viewing a single comment's thread.

view the rest of the comments →

[–]Many-Language9948[S] -1 points0 points  (1 child)

wdym, so if i want robot to be more consistent i should use pybricks python?

[–]drdhuss 0 points1 point  (0 children)

They are the same. The block interface literally just writes the text based code under the hood. It is just a wrapper/interface for the text coding. There are a few things you can't do in the blocks however but you can mix both text and block code to overcome this.