--- title: "Sinclair/Timex Guess That Animal" type: "article" slug: "sinclair-timex-guess-that-animal" url: "http://localhost/article/sinclair-timex-guess-that-animal/" markdown_url: "http://localhost/article/sinclair-timex-guess-that-animal.md" published_at: "2020-10-27T17:08:00+00:00" modified_at: "2024-06-23T11:41:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This article adapts a previously published Compute! program to the Sinclair ZX-81. It is also a brief tutorial on the special features of the ZX-81's BASIC, showing how you can reload programs without losing data previously saved. The program requires 16K." category: - name: "Compute!" slug: "compute" taxonomy: "category" url: "http://localhost/category/periodicals/compute/" post_tag: - name: "1983" slug: "year-1983" taxonomy: "post_tag" url: "http://localhost/tag/year-1983/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Ralph Kennedy" slug: "ralph-kennedy" taxonomy: "indiv" url: "http://localhost/indiv/ralph-kennedy/" publication: "Compute!" publication_r: id: 10124 title: "Compute!" type: "periodical" url: "http://localhost/periodical/compute/" authors: "Ralph Kennedy" volume: "5" issue: "5" pages: "143-145" pubdate: "May 1983" archive_link: false archiveurl: "https://archive.org/download/1983-05-compute-magazine/Compute_Issue_036_1983_May.pdf" volumeissue: "v5n5" --- # Sinclair/Timex Guess That Animal This article adapts a previously published Compute! program to the Sinclair ZX-81. It is also a brief tutorial on the special features of the ZX-81’s BASIC, showing how you can reload programs without losing data previously saved. The program requires 16K.