Skip to content

Commit 6ec669d

Browse files
committed
update readme
1 parent c1eb334 commit 6ec669d

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,19 @@ Your task is to complete the `TODO` items found in the `main.py` source file.
2828

2929
<img src="https://github.com/btrust-builders/python-week-1-exercises/blob/main/success.png" width="300" />
3030

31-
9. Submit your solution to this form: [Google form](https://forms.gle/5b3ETjSwdhKjePHU9).
31+
9. Submit your solution to this form: [Google form](https://forms.gle/Hr7beNMa6h4FdTgh9).
3232

3333
PS: You can commit and push as often as you like and GitHub Actions will re-evaluate your code every time.
3434
You will need to look through the auto-grader logs (in the "Actions" tab) to see what exactly you got right or wrong.
35+
36+
## Resources
37+
- Learn me a Bitcoin: [link](https://learnmeabitcoin.com/)
38+
39+
## Plagiarism Policy
40+
Submissions must be your own work. Do not copy from other students or past cohorts. Sharing or copying answers is not allowed. Violations may result in your submission being invalidated or in follow-up under the program’s policies.
41+
42+
## AI Usage Disclaimer
43+
You may use AI tools to study and to clarify concepts, but the code you submit must be written by you. Do not paste in AI-generated answers as your submission. The exercises are for your learning; relying on AI to produce answers will undermine that and may be treated like other academic misconduct.
44+
45+
## Why These Restrictions?
46+
These rules are in place so that you actually practice and learn Python, build real skills, and can be fairly assessed. Doing the work yourself is how you learn; shortcuts defeat the purpose of the exercises and don’t prepare you for what comes next in the program.

0 commit comments

Comments
 (0)