Ops Manager Learn 3: First Steps / Line Follower
4. Read Position from Line Follower
- Type the following function definition code into this new cell and declare this function by clicking on Run Selected Cell in the notebook menu.
- Do not forget the colon at the end of the def line
- Do not forget to indent the second line using 4 spaces
- If you run this cell now, nothing will happen as the function needs to be called first