Skip to content

Commit 14465dd

Browse files
Update the todo
1 parent cd4200f commit 14465dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +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)
50+
- [X] Automatically detect the length of a number and assign to it the corret type (int, long, float and double)
5151
- [ ] Add arrays, python-like dictionaries and some more basic data structures.
5252
- [ ] Add a special block of code to query with [NANQL](https://github.com/lucascompython/NANQL).
5353
- [ ] Add the hability of making functions.

0 commit comments

Comments
 (0)