Skip to content

Commit 8098728

Browse files
committed
moved labs to its own GitHub repo
1 parent e9cd56f commit 8098728

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+7
-1984
lines changed

labs/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Python Fundamental Labs
2+
3+
- labs have been moved to its own repository at: [https://github.com/rambasnet/Python-Fundamentals-Lab](https://github.com/rambasnet/Python-Fundamentals-Lab)
4+
- separating should make it easier to work GitHub Classroom
5+
- see readonly_labs which is supposed to readonly for students
6+
- they can create their own `labs` folder in the repo and work on each lab
7+
- having a copy gives should a good reference in case they accidently change part of the code they're not supposed to!

labs/conditionals/twostones/README.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

labs/conditionals/twostones/main.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

labs/conditionals/twostones/test_main.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

labs/dicts/morsecodepalindromes/README.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

labs/dicts/morsecodepalindromes/morsecode.py

Lines changed: 0 additions & 101 deletions
This file was deleted.

labs/dicts/morsecodepalindromes/test_morsecode.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

labs/fileio/README.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

labs/fileio/data.in

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)