Changes

Jump to: navigation, search

OPS245 Lab 1 dev

2 bytes added, 14: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>

Navigation menu