Skip to content

Commit a41e3c8

Browse files
Update README.md
1 parent 18ac8b8 commit a41e3c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ until num > 10 {
4747
## TODOs
4848

4949
- [X] Documentation.
50+
- [ ] Automatically detect the length of a number and assign to it the corret type (int, long, float and double)
5051
- [ ] Add arrays, python-like dictionaries and some more basic data structures.
5152
- [ ] Add a special block of code to query with [NANQL](https://github.com/lucascompython/NANQL).
5253
- [ ] Add the hability of making functions.

0 commit comments

Comments
 (0)