Gigoteur / UnicornConsole

Unicorn Console: create quick fantasy game in Rust/Python/Lua/Rhai/Wasm !
MIT License
905 stars 47 forks source link

Simplify with enumerate() #20

Closed cclauss closed 7 years ago

cclauss commented 7 years ago

https://docs.python.org/2/library/functions.html#enumerate

Also avoid four calls to list.append()