— 1 Comment— 1 Kudos
_SümDeV_

"std::cout "
14, Europe
Last active:
SpaceHey Blog URL:
https://blog.spacehey.com/sumdev
_SümDeV_'s Blog Entries
[Subscribe to this Blog]
I've been wondering this for a while and I just wanted to know
Category: Quiz/Survey
What is the general consensus on O.C's I'm just asking out of curiousity » Continue Reading
Oh damn he actaually did it
Category: Pets and Animals
https://www.youtube.com/watch?v=tU48ouWNr8E&ab_channel=TylerbutSimon » Continue Reading
— 2 Kudos
So worth it
Category: Movies, TV, Celebrities
I don't regret a single moment of it » Continue Reading
— 2 Kudos
My current mental state
Category: Blogging
I sometimes think I belong in a mental hospital » Continue Reading
I just liked this image enough to post it
Category: Blogging
there is no further information needed » Continue Reading
I relate to this SO much
Category: Life
no I'm serious, I deprive myself of sleep on purpose » Continue Reading
made a calculator in python
Category: Web, HTML, Tech
x = input("Type a number: ") z = input("type a sign: ") y = input("Type another number: ") if (z) == ('+'): print( int(x) + int(y)) if (z) == ('-'): print(int(x) - int(y)) if (z) == ('/'): print(int(x) / int(y)) if (z) == ('*'): print(int(x) * int(y)) » Continue Reading
— 1 Kudos
The trackpad is working again ?
Category: Web, HTML, Tech
Dude I accidentally touched my trackpad and I noticed the cursor moving and low and behold it's working again. How? I don't know it just came back to life » Continue Reading