- 🌱 I’m currently learning Javascript(TypeScript).
- 🧠 I focus on Angular,TypeScript.
- 👯 I’m looking to collaborate on any open source project 🤝
- 💪 I code to make the world a better place.
- 🧩 I'm also passionate about Art, Graphic Design, Motion Graphics.
- 😄 Pronouns: He/Him
Pinned Loading
-
-
A simple Guess program with python
A simple Guess program with python 1import random
234def mainGameEngine():
5for guessesTaken in range(1, 7):
-
A py Game using Dictionaries
A py Game using Dictionaries 1jungle = {
2"grr":"lion",
3"rawr":"tiger",
4"sss":"snakes",
5"chirp":"birds",
-
Implementing Switch Case with Python
Implementing Switch Case with Python 1# Implementing Switch case with Python
23# func with params
4def my_func1(var1, var2):
5return f"Total = {var1 + var2}"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.