Evaluated proc lex_fridman_reading {{N 5}} {for {set i 0} {$i < 5} {incr i} {if [expr $i % 2] {. Week $i: [lindex_random $::hard_book]} {. Week $i: [lindex_random $::easy_book]}}}
This commit is contained in:
committed by
dupa dup

parent
bca39b70c7
commit
7fb7bc78b1
1
procs/7d1d02d6635d653a60b8681b144ef62e9dc3d21a
Normal file
1
procs/7d1d02d6635d653a60b8681b144ef62e9dc3d21a
Normal file
@ -0,0 +1 @@
|
||||
{{N 5}} {for {set i 0} {$i < 5} {incr i} {if [expr $i % 2] {. Week $i: [lindex_random $::hard_book]} {. Week $i: [lindex_random $::easy_book]}}}
|
Reference in New Issue
Block a user