Code a comparison with < to run the code block when batteryLevel is less than 100.
<
batteryLevel
100
Make sure to pick batteryLevel, followed by <, and finally 100.