_SümDeV_

_SümDeV_'s profile picture

"std::cout "

14, Europe

Last active:

Mood: tired (Non sapiunt questus occisus est)


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/sumdev

_SümDeV_'s Blog Entries

[Subscribe to this Blog]

1 Comment— 1 Kudos

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

» View Blog Entry

1 Comment

Oh damn he actaually did it

Category: Pets and Animals

https://www.youtube.com/watch?v=tU48ouWNr8E&ab_channel=TylerbutSimon » Continue Reading

» View Blog Entry

— 2 Kudos

1 Comment

So worth it

Category: Movies, TV, Celebrities

I don't regret a single moment of it » Continue Reading

» View Blog Entry

— 2 Kudos

My current mental state

Category: Blogging

I sometimes think I  belong in a mental hospital » Continue Reading

» View Blog Entry

1 Comment

I relate to this SO much

Category: Life

no I'm serious, I deprive myself of sleep on purpose » Continue Reading

» View Blog Entry

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

» View Blog Entry

— 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

» View Blog Entry