Mega Code Archive

 
Categories / Python Tutorial / Buildin Function
 

Exec function executes a string

exec "print 'Hello, world!'"