Skip to content

Commit a5909e8

Browse files
authored
readme modified
1 parent 2e7308c commit a5909e8

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# 30DaysOfPython
2-
Learn Python With Anime Vyuh In Easy Way. Tutorials available in detail in our blog page
2+
Learn Python With Anime Vyuh In Easy Way. Tutorials available in detail in our Blog pag: [Anime Vyuh Blog: A Fusion Of Coding And Anime](https://animevyuh.org/blog)
3+
<img src="https://animevyuh.org/wp-content/uploads/2021/09/cropped-animevyuh-1-130x98.png">
4+
5+
```py
6+
try:
7+
print("Share Anime Vyuh Blogs to your friends")
8+
print("Watch Anime and enjoy")
9+
print("Coding is Fun")
10+
except ShareError:
11+
print("Seems like you haven't shared Anime Vyuh blog post")
12+
except AnimeError:
13+
print("Watch Anime and become a weeb")
14+
finally:
15+
print("Do you like my content?support by Buying me a coffee")
16+
```
17+
For Tutorials: [Anime Vyuh Python Series](https://animevyuh.org/category/python-tutorials)

0 commit comments

Comments
 (0)