Dec-03-2022, 11:02 AM
print(task) returns list of the commands i mentioned,like
Replacing /n with \n returns
Output:['\ncommand1;\ncommand2]
Replacing /n with \n returns
Output:[' ','command1','command2']