> Quite BASIC
>
Welcome to the clubhouse!
User login
Username:
*
Password:
*
Create new account
Request new password
Navigation
Quite BASIC
Blog
Projects
Help
Forums
READ Array test
Posted
September 16th, 2008
by
nikko
in
Test
Your vote:
Current rating:
1
2
3
4
5
Category
Test
Description
Test that READ works both for scalar and array variables
>> See More projects by nikko
Level
>> Open this project at the main Quite BASIC Page
10 DATA 8, 7, 6, 5, 4, 3, 2, 1 20 DIM B(3) 30 DIM C(2,2) 40 READ A 50 READ B(1), B(2), B(3) 60 READ C(1,1), C(1,2), C(2,1), C(2,2) 70 PRINT C(2,2); C(2,1); C(1,2); C(1,1); B(3); B(2); B(1); A
Login
or
register
to post comments
Popular Projects
Trebuchet II
New version with a mini story plus the popups are gone (yay!). And watch out for the dragon! The popup is replaced by pressing +/- to change the angle and pressing 1-9 to set the force.
Pong with Scoring
A version of the Ping Pong game that keeps the score
Snake Skin
A variant of the Snake game but with a snake skin that moves.
Countries Hangman
A version of the Hangman game where the words are all countries
Tool Name Hangman
A version of the Hangman game for tools.
more
Who's online
There are currently
0 users
and
0 guests
online.
Who's new
piggles
pine
RAFAEL ROMERO
almhath
miken
Active forum topics
Members
LANGUAGE LEARNINGS
ERRORS
more
New forum topics
LANGUAGE LEARNINGS
ERRORS
Members
more