mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update README.md
This commit is contained in:
parent
c7b4b32a81
commit
a7fca1843d
@ -125,9 +125,9 @@ Support method invoke, argument define, new object, free object, control flow(if
|
|||||||
|
|
||||||
#### Operator
|
#### Operator
|
||||||
|
|
||||||
| + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not |
|
| + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | += | -= | *= | /= |
|
||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||
|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|
|
|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| | | | |
|
||||||
|
|
||||||
#### Control flow
|
#### Control flow
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user