SAS A00-215 Exam - Topic 13 Question 41 Discussion
Which code uses the correct syntax to conditionally create the two variables age-Cat and account?
B) if age<13 then do;
age_cat=' Pre-teen'
account='No social Media' Allowed;'
and;
if age<13 then
age_Cat=;Pre-teen'
account='No Social Media Allowed';
A) if age<13 do than;
age_Cat= ' Pre-teen ';
,-account='No Social Media;'
and;
D) if aga<13 do;
age_Cat-'Pre-teen';
account='No Social Media Allowed
end;
Micaela
10 months agoRoselle
10 months agoDell
11 months agoCarline
11 months agoWilda
11 months agoLuis
11 months agoFrancesco
11 months agoLeontine
11 months agoLenita
11 months agoCyril
11 months agoMagdalene
11 months agoAlida
11 months agoCherry
12 months ago