-module(b). -export([m/0]). m()->[io:format(lists:nth(X,["(alnum) ","(sym) ","(bin) ","normal "]))||X<-""].