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 18ac8b8 commit a41e3c8Copy full SHA for a41e3c8
README.md
@@ -47,6 +47,7 @@ until num > 10 {
47
## TODOs
48
49
- [X] Documentation.
50
+- [ ] Automatically detect the length of a number and assign to it the corret type (int, long, float and double)
51
- [ ] Add arrays, python-like dictionaries and some more basic data structures.
52
- [ ] Add a special block of code to query with [NANQL](https://github.com/lucascompython/NANQL).
53
- [ ] Add the hability of making functions.
0 commit comments