Bit harder
(3) Write a SAS program to read the following lines of data. You want this data set to contain a variable called NUMBER, which is a two-digit number following the first occurrence of the string ‘XYZ’ in each of the lines. For example, in line 1,the value of NUMBER is 78; in line 2, it […]