[elided by Holmes]
hw45
worked with no one
advised by no one
step | code/ command(s) used | check for success by… | symptom of having omitted this step |
---|---|---|---|
Create a Python program to produce the first increment of the desired output. | On ssh to homer.stuy.edu: nano In nano: wrote print("stub for a command")
Saved it |
On ssh to homer.stuy.edu changing to the
~/Documents/hw
directory then running the command
python3 hw45_commandStub.py
|
The desired output is not returned |