Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c14cd0

Browse files
Update README.md
1 parent 2d345cb commit 2c14cd0

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

‎README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ These projects are ideal for those new to Python. Each project includes a descri
3434
</summary>
3535
<details><summary>Tip 1:</summary>
3636

37-
Use `input()` to get the user's input.
38-
39-
> [!TIP]
40-
> Learn more from here: https://docs.python.org/3/library/functions.html#input
37+
Use `input()` to get the user's input. Learn more from here: https://docs.python.org/3/library/functions.html#input
4138

4239
</details>
4340
<details><summary>Tip 2:</summary>
@@ -47,18 +44,12 @@ These projects are ideal for those new to Python. Each project includes a descri
4744
</details>
4845
<details><summary>Tip 3:</summary>
4946

50-
Use `conditional` statements to check for valid values, and perform certain operations.
51-
52-
> [!TIP]
53-
> Learn more from here: https://www.w3schools.com/python/python_conditions.asp
47+
Use `conditional` statements to check for valid values, and perform certain operations. Learn more from here: https://www.w3schools.com/python/python_conditions.asp
5448

5549
</details>
5650
<details><summary>Tip 4:</summary>
5751

58-
Print out the result using `print()`.
59-
60-
> [!TIP]
61-
> Learn more from here: https://docs.python.org/3/library/functions.html#print
52+
Print out the result using `print()`. Learn more from here: https://docs.python.org/3/library/functions.html#print
6253

6354
</details>
6455

@@ -72,4 +63,4 @@ Contributions are welcome! If you have project ideas or improvements, feel free
7263
---
7364

7465
## License
75-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
66+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /