Solve a Debate

castironpi at gmail.com castironpi at gmail.com
Sun Feb 17 17:27:05 EST 2008


> days_in_month 12:
> 31
> 30
> 28
> 31
> ...
> 30
> 31
> assign $days days_in_month[$month]

This is missing
days_in_month 12:
31
break
30
break

Or the addition
add $x' $x offset
store $r0 $x'
assign $days $r0

Is that 4 ticks or 5; or 24 blips?



More information about the Python-list mailing list