Welcome to my GitHub profile! I'm passionate about coding and exploring new technologies. Here, you'll find a mix of personal projects, contributions, and various experiments.
import CHXRITH
def life(year):
while alive and year > 0:
eat()
sleep()
design()
code()
year -= 1
time.sleep(1)
# Assuming alive is initially set to True
alive = True
# Set the initial year
age = CHXRITH.age
# my life
life(age)
- Telegram
- Insta
- Email: [email protected]
Feel free to explore my repositories, and don't hesitate to reach out if you have any questions or collaboration ideas.