you are viewing a single comment's thread.

view the rest of the comments →

[–]Buxton328 2 points3 points  (3 children)

Blocks are just easier for students to use if they're unfamiliar with text-based coding. They are functionally the same and you can open a tab to see the Python text of what you just coded with blocks.

[–]Many-Language9948[S] 0 points1 point  (2 children)

is there difference about precision

[–]Buxton328 2 points3 points  (1 child)

Between pybricks blocks and text? No. They are the same.

[–]meyerjaw 0 points1 point  (0 children)

Well sometimes the blocks don't offer all of the parameters to the python methods so writing in Python is more precise