What does the code below give as output ?
$ my_array=(foo bar baz) $ for index in "${!my_array[@]}"; do echo "$index"; done
0
1
2
What does the code below give as output ?
$ my_array=(foo bar baz) $ for index in "${!my_array[@]}"; do echo "$index"; done
What does the code below give as output ?
$ my_array=(foo bar baz) $ for index in "${!my_array[@]}"; do echo "$index"; done
0
1
2
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |