''' Created on Mar 8, 2018 Tech acquired (trade, lightbulb, hut, espionage): @author: Brett Paufler ''' from datetime import datetime print datetime.strptime( '16-Apr-2018 16:17:04', '%d-%b-%Y %H:%M:%S') #16-Apr-2018 16:17:04 print 'NExt' #print [][0] print bool([]) #310 #2 civ_plot_culture for 100 turns print (100*2) + (45*20) + (50*40) #200