Skip to content

Commit fe29b6b

Browse files
authored
Update README.md
1 parent 801ac15 commit fe29b6b

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ Welcome to the C++ GitHub repo! We are super excited to have you. Here, you will
1111

1212
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_earth.png" height="20" style="vertical-align: middle"> Hello World
1313

14-
- [`hello_world.cpp`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/02_hello_world.py)
15-
- [`pattern.cpp`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/03_pattern.py)
16-
- [`initials.cpp`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/04_initials.py)
17-
- [`letter.cpp`](https://github.com/codedex-io/python-101/blob/main/1-hello-world/05_letter.py)
14+
- [`hello_world.cpp`](https://github.com/codedex-io/cpp-101/blob/main/1-hello-world/01_hello_world.cpp)
15+
- [`howdy.cpp`](https://github.com/codedex-io/cpp-101/blob/main/1-hello-world/02_howdy.cpp)
16+
- [`goodbye.cpp`](https://github.com/codedex-io/cpp-101/blob/main/1-hello-world/03_goodbye.cpp)
17+
- [`ouija.cpp`](https://github.com/codedex-io/cpp-101/blob/main/1-hello-world/04_ouija.cpp)
18+
- `sign_bunny.cpp`
1819

1920
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_equal.png" height="21" style="vertical-align: middle"> Variables
2021

21-
- [`temperature.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/07_temperature.py)
22-
- [`bmi.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/08_bmi.py)
23-
- [`quadratic.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/09_quadratic.py)
24-
- [`currency.py`](https://github.com/codedex-io/python-101/blob/main/2-variables/10_currency.py)
22+
- TBA
2523

2624
## <img src="https://raw.githubusercontent.com/codedex-io/python-101/main/assets/badge_fork.png" height="20"> Control Flow
2725

0 commit comments

Comments
 (0)