home *** CD-ROM | disk | FTP | other *** search
- 0 print"[147]":poke53280,6:poke53281,0
- 1 rem ==================================
- 2 rem commodares problem #52-2 :
- 3 rem time clock
- 4 rem solution by
- 5 rem claude landusky
- 6 rem ==================================
- 10 input "enter minutes";m: print int((m+7.5)/15)/4;"hours"
-