Skip to content

Commit dbe3fa5

Browse files
authored
Update README.md
1 parent 942e9b1 commit dbe3fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This repository covers the following fundamental Python concepts:
2323
- **Taking User Input**: Learn how to accept **user input** via the console and handle the data accordingly.
2424
- **Print Function**: Master the **print() function** to display output and interact with users through the console.
2525

26+
### Test
27+
![Build Status](https://github.com/<username>/<repo-name>/actions/workflows/python-app.yml/badge.svg)
28+
2629
### Notebooks Included
2730

2831
Each notebook in this repository covers a specific topic and includes practical examples to reinforce your learning. The notebooks are designed to be hands-on, so you can experiment with the code directly:

0 commit comments

Comments
 (0)