Changes

Jump to: navigation, search

OPS245 Scripting Exercises dev

124 bytes added, 01:45, 15 January 2023
Exercises
#
# Run hello.bash(just like you would execute it from the command line)
# Run hello.bash a second time
# Import the operating system module
# Run hello.py(using the os.system function and passing it the name of the script)
# Run hello.py a second time

Navigation menu