- I'm an intermediate developer mostly focused on Python.
- π± Iβm currently learning C++
- π― Iβm looking to collaborate on intermediate Python projects
- π« How to reach me: Email me! [email protected]
- π Pronouns: He/Him
- β‘ Fun fact: I started learning HTML when I was around 8 years old
I'm Usually at school.
I am @JSD-Games, but I lost access to my account.
-
23:58
(UTC -08:00) - jonassd.xyz
- https://scratch.mit.edu/users/ZeldaGamer4
-
Joined
Dec 2, 2025
Pinned Loading
-
-
Python function for printing each ch...
Python function for printing each character individually 1import time
2def slow_print(text, interval, end):
3for character in text:
4if characer != ' '
5print(character, end='\n', flush=True)
-
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.
