Skip to content

Commit

Permalink
v 0.0.42 add slack_add to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yer1k committed Aug 9, 2024
1 parent ea69682 commit 65206c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ This repository contains python scripts that I have written to practice writing
1. [Extract Data: Extract countries from a continent file](./src/extract_countries.py)
![Extract countries output](./screenshots/extract_countries_output.png)

1. [Simple sum of two numbers that input from the user](./src/slack_add.py)
![Simple sum output](./screenshots/slack_add_output.png)

### References
- [Python Script Prompts](https://www.wiseowl.co.uk/python/exercises/python/)

0 comments on commit 65206c0

Please sign in to comment.