Skip to content
Commit 8b7f4baa authored by Ondrasek Timotej's avatar Ondrasek Timotej
Browse files

added range(from, to, incr) similiar to python + optimized for i in [from .....

added range(from, to, incr) similiar to python + optimized for i in [from .. to] and for i in range(from, to, incr)
parent a37ded81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment