<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Microsoft Jhenghai'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV><FONT face="Microsoft Jhenghai">Hi, </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Microsoft Jhenghai">I am a beginner,  and I got some 
strange result like this :</FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV>1> L=[2,4,6,8].</DIV>
<DIV>[2,4,6,8]</DIV>
<DIV>2> lists:map(fun(X)-> 20*X end,L).</DIV>
<DIV>"(Px?"</DIV>
<DIV>3> lists:map(fun(X)-> 21*X end,L).</DIV>
<DIV>"*T~¡L"</DIV>
<DIV>4> lists:map(fun(X)-> 27*X end,L).</DIV>
<DIV>"6l¢FO"</DIV>
<DIV>5> lists:map(fun(X)-> 28*X end,L).</DIV>
<DIV>"8p¡La"</DIV>
<DIV>6> lists:map(fun(X)-> 29*X end,L).</DIV>
<DIV>":tRe"</DIV>
<DIV>7> lists:map(fun(X)-> 30*X end,L).</DIV>
<DIV>"<x¡¦e"</DIV>
<DIV>8> lists:map(fun(X)-> 31*X end,L).</DIV>
<DIV>">|oo"</DIV>
<DIV>9> lists:map(fun(X)-> 32*X end,L).</DIV>
<DIV>[64,128,192,256]</DIV>
<DIV>10> lists:map(fun(X)-> 22*X end,L).</DIV>
<DIV>[44,88,132,176]</DIV>
<DIV>11> lists:map(fun(X)-> 23*X end,L).</DIV>
<DIV>[46,92,138,184]</DIV>
<DIV>12> lists:map(fun(X)-> 24*X end,L).</DIV>
<DIV>[48,96,144,192]</DIV>
<DIV>13> lists:map(fun(X)-> 25*X end,L).</DIV>
<DIV>[50,100,150,200]</DIV>
<DIV>14> lists:map(fun(X)-> 26*X end,L).</DIV>
<DIV>[52,104,156,208]</DIV>
<DIV>15> lists:map(fun(X)-> 27*X end,L).</DIV>
<DIV>"6l¢FO"</DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT face="Microsoft Jhenghai">-------------------</FONT></DIV>
<DIV>Erlang R16B02 (erts-5.10.3) [smp:2:2] [async-threads:10]</DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT></DIV>
<DIV>Eshell V5.10.3 (abort with ^G)</DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai">-------------------</FONT></DIV>
<DIV>Windows Vista</DIV>
<DIV><FONT face="Microsoft Jhenghai">-------------------</FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT face="Microsoft Jhenghai">Can someone help me ?</FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT face="Microsoft Jhenghai">Thanks a lot !</FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT face="Microsoft Jhenghai">best regards.</FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT face="Microsoft Jhenghai"><A 
href="mailto:hope@thingclear.com">hope@thingclear.com</A>  
2013.12.03</FONT></DIV>
<DIV><FONT face="Microsoft Jhenghai"></FONT> </DIV>
<DIV><FONT 
face="Microsoft Jhenghai"></FONT> </DIV></DIV></DIV></BODY></HTML>