<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>i want to sort the list formed by two variable taken as raw_input().i have written following code;</div><div>a=raw_input()</div><div>b=raw_input()</div><div>c=a+b</div><div>list=c.split()</div><div>how i can sort the list formed<var id="yui-ie-cursor"></var></div></div></body></html>