1 READ The READ statement assigns values from a DATA statement to variables. Example READ A, B%, C$ 20 DATA 32.5, 8, ENDDATA 2 Syntax READ var,...