mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 00:46:07 +00:00
update how powers work
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import "csv" as csv
|
||||
|
||||
term.log(csv.read("tests/test.csv"))
|
||||
let table = (csv.read("tests/test.csv"))
|
||||
|
||||
term.log(number(table[::-1][0][::-1][0]))
|
||||
Reference in New Issue
Block a user