print str(1) myList = ['A', 'B', 'C'] print myList myList.append('D') print str(myList) import mathstr(math) print str(0xFF)print str(55.3e2)
Name (required)
email (will not be published) (required)
Website