Skip to content

Commit

Permalink
path correction
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshitiwari committed Sep 23, 2024
1 parent 06a64ee commit ccd2516
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions content/pyqm-week2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

## 2.4 - Cheatsheet

## 2.5 Tutorial [Tutorial 2](Week2_Exercises/PyQM_Tut.2.ipynb)
## 2.5 Tutorial [Tutorial 2](exercises/PyQM_Tut.2.ipynb)
1. Convert Decimal To Ten Bit Binary String
2. For Loops, Sequence Sum
3. While Loops, Reverse A Number
Expand All @@ -35,7 +35,7 @@
6. Collatz Conjecture
7. Fizz Buzz

## 2.6 Exercise [Exercises 2](Week2_Exercises/PyQM_Ex.2.ipynb)
## 2.6 Exercise [Exercises 2](exercises/PyQM_Ex.2.ipynb)
1. Decimal To/From Binary
2. Balmer Lines
3. Quantum Quibit Gates
Expand Down
4 changes: 2 additions & 2 deletions content/pyqm-week3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@

## [3.3 CheatSheet](./notebooks/pyqm-3.3-cheatsheet.ipynb)

## 3.4 [Tutorial ](Week3_Exercises/PyQM_Tut.3_sol.ipynb)
## 3.4 [Tutorial ](exercises/PyQM_Tut.3.ipynb)

## [Excercise 3](Week3_Exercises/PyQM_Ex.3_sol.ipynb)
## [Excercise 3](exercises/PyQM_Ex.3.ipynb)

0 comments on commit ccd2516

Please sign in to comment.