mirror of
https://github.com/pocketpy/pocketpy
synced 2025-11-05 03:00:17 +00:00
...
This commit is contained in:
parent
3b1772cf4b
commit
7fe16eec98
@ -147,9 +147,6 @@ __ERROR:
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Check this [Cheatsheet](https://reference.pocketpy.dev/python.html)
|
|
||||||
for a quick overview of the supported features.
|
|
||||||
|
|
||||||
| Name | Example | Supported |
|
| Name | Example | Supported |
|
||||||
| --------------- | ------------------------------- | --------- |
|
| --------------- | ------------------------------- | --------- |
|
||||||
| If Else | `if..else..elif` | ✅ |
|
| If Else | `if..else..elif` | ✅ |
|
||||||
@ -238,7 +235,6 @@ Your sponsorship will help us develop pkpy continuously.
|
|||||||
[](https://star-history.com/#blueloveth/pocketpy&Date)
|
[](https://star-history.com/#blueloveth/pocketpy&Date)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT License](http://opensource.org/licenses/MIT)
|
[MIT License](http://opensource.org/licenses/MIT)
|
||||||
|
|||||||
@ -4,9 +4,6 @@ title: Basic Features
|
|||||||
order: 100
|
order: 100
|
||||||
---
|
---
|
||||||
|
|
||||||
Check this [Cheatsheet](https://reference.pocketpy.dev/python.html)
|
|
||||||
for a quick overview of the supported features.
|
|
||||||
|
|
||||||
The following table shows the basic features of pkpy with respect to [cpython](https://github.com/python/cpython).
|
The following table shows the basic features of pkpy with respect to [cpython](https://github.com/python/cpython).
|
||||||
The features marked with `YES` are supported, and the features marked with `NO` are not supported.
|
The features marked with `YES` are supported, and the features marked with `NO` are not supported.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user