Void main char argv os subprocess


/ Published in: Python
Save to your folder(s)

What kind of program is this?


Copy this code and paste it in your HTML
  1. import os
  2.  
  3. print os.getcwd()

URL: http://google.com

Report this snippet


Comments


You need to login to view comments.