Open main menu

CDOT Wiki β

Changes

OPS245 Lab 1 dev

2 bytes added, 14:21, 7 January 2023
INVESTIGATION 5: Using Python Scripting to Generate System Information Reports
<li>Add a line that will print out the heading '''System Report'''<br />
<code style="color:#3366CC;font-family:courier;font-size:.9em;margin-left:20px;font-weight:bold;">
print('System Report\n')
</code>
</li>