We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b352d56 commit 7ca30d2Copy full SHA for 7ca30d2
README.md
@@ -72,11 +72,6 @@ if a > 18 || a > 16
72
* Division ➡ '/'
73
* Multiplication ➡ '*'
74
* Remainder ➡ '%'
75
-## Todo
76
-- [ ] Add ```while``` loops
77
-- [ ] Implement Famous Python Modules(eg. Pandas, Numpy, etc)
78
-- [ ] Make A Website
79
-
80
81
## License
82
This Project is [MIT Licensed](https://github.com/cvython/Vython/blob/main/LICENSE)
0 commit comments