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
try:
print("Share Anime Vyuh Blogs to your friends")
print("Watch Anime and enjoy")
print("Coding is Fun")
except ShareError:
print("Seems like you haven't shared Anime Vyuh blog post")
except AnimeError:
print("Watch Anime and become a weeb")
finally:
print("Do you like my content?support by Buying me a coffee")
Each day complete the assigned by programs with tutorial avaiable on Anime Vyuh Website
Part 1
: Variable, Data Types, User InputPart 2
: ConditionsExtra
: Import In PythonPart 3
: FunctionsPart 4
: Data Structures4a
: Strings4b
: Lists4c
: Tuples4d
: Dictionary4e
: Sets
Part 5
: File HandlingExtra 2
: Error Handling
Extra: Intermediate Python Concepts: coming soon,
You can contribute to see this repo, follow the below steps to contribute
clone
the project and open your terminal and type the below commandgit clone [project-url]
- Create a new branch and work on it,
don't make the changes on master branch
git checkout -b [your_branch_name]
[Now your in new branch, check git branch, it will show the branch name you created]
- Contibute and add your code
- Add the changes made in modified file
git add .
- Commit your changes with a good message
git commit -m "about code changes"
- Push your changes to remote
git push --set-upstream origin your_branch_name
- Don't push the
master
branch - Open and Make a
Pull Request
Donate:
- Twitter: Tarun Jain
- Linkedin: Tarun Jain