mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +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
|
||||
|
||||
| + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not |
|
||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||
|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|
|
||||
| + | - | * | / | == | > | < | >= | <= | % | ** | // | != | & | >> | << | and | or | not | += | -= | *= | /= |
|
||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||
|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√|√| | | | |
|
||||
|
||||
#### Control flow
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user