data have;
input a b $;
cards;
1 sport
2 ball
;
proc transpose data= have out=want;
var b;
run;
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!