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 cd4200f commit 14465ddCopy full SHA for 14465dd
README.md
@@ -47,7 +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)
+- [X] 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