Sunday, August 2, 2009

For perl this is pretty what does "lt" mean? I have it described better in the question?

For x =7


y= 34





If x%26gt;y print A


else print B


If x lt y print C


else print D





What is the output, what does lt mean?

For perl this is pretty what does "lt" mean? I have it described better in the question?
"lt" means a STRING less-than, so in your example the STRING "34" alphabetically comes before the STRING "7". RTFM
Reply:BC








If means before Christ


No comments:

Post a Comment