added index selection

This commit is contained in:
Francesco Cozzuto
2021-11-25 11:25:23 +01:00
parent fdaebdaecc
commit ba9c01f261
7 changed files with 89 additions and 3 deletions
+1 -3
View File
@@ -23,6 +23,4 @@ do
while i < 3;
# ------------------------------------- #
# ------------------------------------- #
print(count(1, 2));
# ------------------------------------- #