Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### Name: Umar Ali
- Place: Pakistan
- Bio: Coder
- GitHub: [UmarAli](https://github.com/umarali333)

#### Name: Vallenain
- Place: Lyon, France
- Bio: Software engineer. Graduated from INSA Lyon.
Expand Down Expand Up @@ -2426,4 +2431,4 @@ Noida
#### Name: [Ítalo Epifânio](https://github.com/itepifanio)
- Place: Natal, Brazil
- Bio: Web developer PHP and Python
- Github: [Ítalo Epifânio](https://github.com/itepifanio)
- Github: [Ítalo Epifânio](https://github.com/itepifanio)
4 changes: 4 additions & 0 deletions profiles/umarAli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#### Name: Umar Ali
- Place: Pakistan
- Bio: Coder
- GitHub: [UmarAli](https://github.com/umarali333)
3 changes: 3 additions & 0 deletions scripts/helloUniverse.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# START:
print(f"Hello Universe")
# END