--- title: "Fractions: Hard for Youngsters and a Problem for Programming" type: "article" slug: "fractions-hard-for-youngsters-and-a-problem-for-programming" url: "http://localhost/article/fractions-hard-for-youngsters-and-a-problem-for-programming/" markdown_url: "http://localhost/article/fractions-hard-for-youngsters-and-a-problem-for-programming.md" published_at: "2020-10-27T17:13:35+00:00" modified_at: "2024-05-26T13:18:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Those of you who have had to help your children with fractions in arithematic have probaby wished you had a driller for them. The following program can provide that driller and its two major subroutines can be used as a bcusis for your own program." category: - name: "Update Magazine" slug: "update-magazine" taxonomy: "category" url: "http://localhost/category/periodicals/update-magazine/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Munson Cockayne" slug: "munson-cockayne" taxonomy: "indiv" url: "http://localhost/indiv/munson-cockayne/" publication: "TS-2068 Up-date" publication_r: id: 10283 title: "Update Magazine" type: "periodical" url: "http://localhost/periodical/update-magazine/" authors: "Munson Cockayne" issues_articles: - id: 26483 title: "Update April 1988" type: "issue" url: "http://localhost/issue/ts-2068-up-date-april-1988-2/" pages: "39" pubdate: "April 1988" archive_link: false volumeissue: "v1n3" --- # Fractions: Hard for Youngsters and a Problem for Programming Those of you who have had to help your children with fractions in arithematic have probaby wished you had a driller for them. The following program can provide that driller and its two major subroutines can be used as a bcusis for your own program.