Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
OPS245 Lab 1 dev
2 bytes added
,
13:10, 7 January 2023
→
INVESTIGATION 5: Using Python Scripting to Generate System Information Reports
# Call the date command using the os module
os.system(
"
date
"
)
</pre>
<li>Save your script and run it again. Observe the output.</li>
Jason Michael Carman
715
edits