separate number into float and integer
This commit is contained in:
parent
10f55313b0
commit
daab50d54c
22 changed files with 848 additions and 428 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
list := []number
|
||||
list := []int
|
||||
|
||||
list.append(1)
|
||||
list.append(2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue