Commit 14b2efc8b68e52e74ad0cf6c428a8198c803daba

Authored by 20172LI177
1 parent 52880f93
Exists in master

Update README.md

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -26,7 +26,7 @@ Professor: Rafael Vargas @@ -26,7 +26,7 @@ Professor: Rafael Vargas
26 | ++ | incremento inteira e ponto flutuante | 26 | ++ | incremento inteira e ponto flutuante |
27 | -- | decremento inteira e ponto flutuante | 27 | -- | decremento inteira e ponto flutuante |
28 | && | AND | 28 | && | AND |
29 -| `||` | or | 29 +| `\|\|` | or |
30 | ! | not | 30 | ! | not |
31 | > | maior do que | 31 | > | maior do que |
32 | >= | maior ou igual a | 32 | >= | maior ou igual a |