Math Skills
| Operator | Usage | Syntax |
|---|---|---|
+ | Adding | 5 + 7 |
- | Subtracting | 10 - 4 |
* | Multiplying | 5 * 6 |
/ | Dividing | 20 / 5 |
More operators
You've managed a lot of tasks already, but let's add something new related to math operations.
| Operator | Usage | Syntax | Result |
|---|---|---|---|
// | Integer Division | 15//2 | 7 |
% | Remainder | 15 % 2 | 1 |
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 5
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Suggested prompts:
Mi faccia domande su questo argomento
Riassuma questo capitolo
Mostri esempi dal mondo reale
Awesome!
Completion rate improved to 2.7
Math Skills
Scorri per mostrare il menu
| Operator | Usage | Syntax |
|---|---|---|
+ | Adding | 5 + 7 |
- | Subtracting | 10 - 4 |
* | Multiplying | 5 * 6 |
/ | Dividing | 20 / 5 |
More operators
You've managed a lot of tasks already, but let's add something new related to math operations.
| Operator | Usage | Syntax | Result |
|---|---|---|---|
// | Integer Division | 15//2 | 7 |
% | Remainder | 15 % 2 | 1 |
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 5