MediaWiki:Sitenotice
2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues.

2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year.

2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net

DIETCAL: Revision history

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 September 2015

24 March 2013

  • curprev 23:2723:27, 24 March 2013 Luis46coco talk contribs 1,728 bytes +1,728 Created page with " 100 CLS: PRINT@5,"DIET CALCULATOR" 110 PRINT@64,"ENTER AGE, 20 TO 65";:INPUT AG$ 120 IF (VAL(AG$)>=20) AND (VAL(AG$)<=65) THEN AG=VAL(AG$): GOTO 140 130 PRINT@64,"": GOTO ..."