Skip to main content

Part of the book series: Basic Books in Electronics ((BBE))

  • 16 Accesses

Abstract

Activity 11 was about lists of numbers, and this activity takes the idea one dimension further. It deals with tables, two dimensional lists, sometimes known as arrays. Elements of an array have to be indexed by two numbers; the first of these identifies the row, and the second the column within that row, where the element is to be found. Thus L(2, 3) refers to the number held in the third column of the second row of the array called L. Type in and run the program shown in activity 12.1. When you have successfully run that, try the program with line 110 omitted, and note the effect this has on the way the output is displayed on the screen.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Copyright information

© 1981 P. E. Gosling

About this chapter

Cite this chapter

Gosling, P.E. (1981). Activity 12. In: Program Your Microcomputer in BASIC. Basic Books in Electronics. Palgrave, London. https://doi.org/10.1007/978-1-349-05389-6_16

Download citation

  • DOI: https://doi.org/10.1007/978-1-349-05389-6_16

  • Publisher Name: Palgrave, London

  • Print ISBN: 978-1-349-05391-9

  • Online ISBN: 978-1-349-05389-6

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics