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:
Alex_Fridman`s_High_School_Reading_List on #flashsupport
2023-01-04 10:08:08 -08:00
committed by dupa dup
parent bca39b70c7
commit 7fb7bc78b1
2 changed files with 2 additions and 0 deletions

View 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]}}}