https://github.com/distrobyte/ca341
Source code for CA341 Comparative Assignment
https://github.com/distrobyte/ca341
Last synced: about 2 months ago
JSON representation
Source code for CA341 Comparative Assignment
- Host: GitHub
- URL: https://github.com/distrobyte/ca341
- Owner: DistroByte
- Created: 2022-11-02T19:59:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T18:00:50.000Z (over 3 years ago)
- Last Synced: 2025-03-04T09:44:33.179Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comparative Assignment 1
| Name | Student Number |
| --- | --- |
| James Hackett | 20308896 |
| Amy Collins | 19348616 |
## How to run the code
Run the python code:
```bash
make python
```
Run the C code:
```bash
make c
```
## Statement of Non-PLagiarism
We declare that this assignment is our own work, based on our own ideas and that we have acknowledged all material and sources used in its preparation, whether they be books, articles, reports, electronic sources, or personal communications. We further declare that this assignment has not previously been submitted for assessment in any other course and that we have not copied in part or whole or otherwise plagiarised the work of other students and/or persons.