zloysisk
zloysisk
I'm pretty mate ^)
667 posts
Don't wanna be here? Send us removal request.
zloysisk · 1 month ago
Text
Tumblr media
Squid Game: Night Shift
Fan Art tribute to Netflix_Squid Game series
.2025
701 notes · View notes
zloysisk · 11 months ago
Text
Tumblr media
Super Nintendo - PAL- NTSC
Art by Rachid Lotf || IG
260 notes · View notes
zloysisk · 2 years ago
Text
Tumblr media
345 notes · View notes
zloysisk · 2 years ago
Photo
Tumblr media
Aerial photography of Western Australia
92 notes · View notes
zloysisk · 2 years ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
hello my hand is gonna fall off
tap for better quality!
94K notes · View notes
zloysisk · 2 years ago
Photo
Tumblr media
8K notes · View notes
zloysisk · 2 years ago
Text
Tumblr media
#CodeNewbie Challenge
I know a lot of people are thinking about making resolutions and setting goals for themselves but if you've been considering learning how to code but aren't sure where to start, I want to recommend the #CodeNewbie challenge! 🤎
#CodeNewbie is a hashtag for people who are new to coding and want to connect with others who are also learning. It's a great way to find support and motivation as you start your coding journey. This can span over different social media platforms! I’ve seen it a lot on Twitter when I first started back in 2021~
I highly recommend joining the #CodeNewbie community. You'll find tons of resources, advice, and encouragement from people who are just starting out, just like you. Share how you’re going to start learning how to code, your plan, then start posting about your studying! This can be screenshots posted on Twitter, blog post on Tumblr, video on YouTube, etc!
So, if you're ready to take the first steps towards learning how to code, why not give #CodeNewbie a try? It's a great way to get started, keep on track with your studying and stay motivated throughout the year!!
Good luck and happy coding!! 🤎
156 notes · View notes
zloysisk · 2 years ago
Text
Tumblr media
5K notes · View notes
zloysisk · 2 years ago
Text
Python - Functions
# define a basic function def func1():    print(“I am a function”) # function that takes arguments def func2(arg1, arg2):    print(arg1, “ ”, arg2) # function that returns a value def cube(x):    return x*x*x # function with default value for an argument def power(num, x=1):    result = 1    for i in range(x):        result = result * num    return result # function with variable number of arguments def multi_add(*args):    result = 0    for x in args:        result = result + x    return result func1() print(func1()) print(func1) func2(10, 20) print(func2(10, 20)) print(cube(3)) print(power(2)) print(power(2, 3)) print(power(x=3, num=2)) print(multi_add(1, 3, 10, 3))
9 notes · View notes
zloysisk · 2 years ago
Text
Lord of edgys gets domesticated by his own daughter.
Tumblr media
3K notes · View notes
zloysisk · 2 years ago
Photo
Tumblr media
The Hymn to Ninkasi, Goddess of Beer
The Hymn to Ninkasi is at once a song of praise to Ninkasi, the Sumerian goddess of beer, and an ancient recipe for brewing. Written down in c. 1800 BCE, the hymn is no doubt much older as evidenced by the techniques it details which scholars have determined were actually in use long before the hymn was written.
Scholar Paul Kriwaczek states that the hymn reflects “the techniques of a thousand years earlier” and notes how, by the time the work was written, there were many different varieties of beer in Mesopotamia and new methods employed in brewing (83). The Babylonians had at least 70 varieties of beer and there were no doubt many more which were either left unrecorded or evidence of them has not yet come to light.
Continue reading…
130 notes · View notes
zloysisk · 2 years ago
Photo
Tumblr media
I Found You
Gif by Nihao pixel || IG
80 notes · View notes
zloysisk · 2 years ago
Text
Smash or Pass: Succubus Cynthia
Tumblr media
4K notes · View notes
zloysisk · 3 years ago
Photo
Tumblr media
Queen Elizabeth II
Pixel art by Craig Robinson || IG
418 notes · View notes
zloysisk · 3 years ago
Text
Tumblr media
2K notes · View notes
zloysisk · 3 years ago
Text
Python - Functions
# define a basic function def func1():    print(“I am a function”) # function that takes arguments def func2(arg1, arg2):    print(arg1, “ ”, arg2) # function that returns a value def cube(x):    return x*x*x # function with default value for an argument def power(num, x=1):    result = 1    for i in range(x):        result = result * num    return result # function with variable number of arguments def multi_add(*args):    result = 0    for x in args:        result = result + x    return result func1() print(func1()) print(func1) func2(10, 20) print(func2(10, 20)) print(cube(3)) print(power(2)) print(power(2, 3)) print(power(x=3, num=2)) print(multi_add(1, 3, 10, 3))
9 notes · View notes
zloysisk · 4 years ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Tania Marmolejo, Paintings.
Surreal works by artist Tania Marmolejo inspired by German and Flemish art of the Renaissance and Baroque eras, and the Figurative and Abstract German Expressionists as well as colors of and minimalist subject matter in Scandinavian art.
-
Be sure to follow Supersonic Art on Instagram!
96 notes · View notes