Further Reading¶
Now you have tried and tested some features of the motors and sensors, but there is much more you can do with these. On top of and aiding your trial and error process, reading the documentation of the python package accompanying the devices.
You can find the documentation at https://pybricks.com/ev3-micropython , particularly:
the programmable brick: https://pybricks.com/ev3-micropython/hubs.html
the motors & sensors: https://pybricks.com/ev3-micropython/ev3devices.html
plus see the other sections of the documentation for useful code.