Deal with Percents
You've managed a lot of tasks already, but let's add something new related to math operations.
Math symbol | Usage | Example in Python | Result |
---|---|---|---|
* | Multiplying numbers | 5 * 6 | 30 |
// | Integer Division. It is used when we want to know how many right numbers the left number contains. | 15//2 | 7 |
% | Remainder. It is used when we want to calculate the remainder of a division. | 15 % 2 | 1 |
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 1. Hoofdstuk 5
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.