if (young_shop_work = 1 and week = 5 and hour = 20) or (young_shop_work1 = 1 and week = 7 and hour = 15) or (young_shop_work2 = 1 and week = 5 and hour = 15):
gs 'andrey', 'regular'
- elseif hour >= 20 or (week > 4 and hour >= 16):
+ elseif hour >= 20 or (week > 5 and hour >= 16):
msg '<center>Andrew M. Sobulyagin says goodbye and leaves. His workday has ended.</center>'