Skip to content

PGE323M/assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1

Assignment 1

The aim of this assignment is to get familiarized with git, basic Unix commands, and the assignment submission process. I've recorded a YouTube video that walks you through this process for the this first assignment. The assignment submission process is the same for all assignments so you might find it to be a useful reference in the future as well:

https://youtu.be/FU-l1_cIGVo

Instructions

  1. Open the assignment in a Github Codespace.

  2. In the using the file browser or the Terminal command window, create a new text file solution.txt.

  3. Open the new file solution.txt with a text editor and enter the following text exactly as it appears: Hello, World!.

  4. Commit the new file to the repository and push assignment1 and the changes you made back to github.com.

Testing

If you would like to check to see if your solution is correct, in the Terminal command window run

python test.py

A status message of OK indicates you have the correct answer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages