Python mengeksekusi gema untuk mengajukan

import os
string="This is test"
os.system("echo "+string+">> ~/Desktop/file.txt")
sirG