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
7 months agoRoselle
7 months agoDell
8 months agoCarline
8 months agoWilda
8 months agoLuis
8 months agoFrancesco
8 months agoLeontine
8 months agoLenita
8 months agoCyril
8 months agoMagdalene
8 months agoAlida
8 months agoCherry
9 months ago