Skip to content

Commit

Permalink
moved labs to its own GitHub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rambasnet committed Sep 27, 2024
1 parent e9cd56f commit 8098728
Show file tree
Hide file tree
Showing 46 changed files with 7 additions and 1,984 deletions.
7 changes: 7 additions & 0 deletions labs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Python Fundamental Labs

- labs have been moved to its own repository at: [https://github.com/rambasnet/Python-Fundamentals-Lab](https://github.com/rambasnet/Python-Fundamentals-Lab)
- separating should make it easier to work GitHub Classroom
- see readonly_labs which is supposed to readonly for students
- they can create their own `labs` folder in the repo and work on each lab
- having a copy gives should a good reference in case they accidently change part of the code they're not supposed to!
51 changes: 0 additions & 51 deletions labs/conditionals/twostones/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions labs/conditionals/twostones/main.py

This file was deleted.

29 changes: 0 additions & 29 deletions labs/conditionals/twostones/test_main.py

This file was deleted.

51 changes: 0 additions & 51 deletions labs/dicts/morsecodepalindromes/README.md

This file was deleted.

101 changes: 0 additions & 101 deletions labs/dicts/morsecodepalindromes/morsecode.py

This file was deleted.

20 changes: 0 additions & 20 deletions labs/dicts/morsecodepalindromes/test_morsecode.py

This file was deleted.

42 changes: 0 additions & 42 deletions labs/fileio/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions labs/fileio/data.in

This file was deleted.

Loading

0 comments on commit 8098728

Please sign in to comment.