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 dc4d6b9

Browse files
2 parents d835a55 + 2c14cd0 commit dc4d6b9

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
@@ -36,10 +36,7 @@ These projects are ideal for those new to Python. Each project includes a descri
3636
</summary>
3737
<details><summary>Tip 1:</summary>
3838

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

4441
</details>
4542
<details><summary>Tip 2:</summary>
@@ -49,18 +46,12 @@ These projects are ideal for those new to Python. Each project includes a descri
4946
</details>
5047
<details><summary>Tip 3:</summary>
5148

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

5751
</details>
5852
<details><summary>Tip 4:</summary>
5953

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

6556
</details>
6657

@@ -74,4 +65,4 @@ Contributions are welcome! If you have project ideas or improvements, feel free
7465
---
7566

7667
## License
77-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
68+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
(0)

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