#uses of python
Explore tagged Tumblr posts
Text
you know what perhaps strange women lying in ponds distributing swords IS a pretty solid basis of government actually
#us politics#election 2024#monty python#like at this point we could do worse than sword-in-stone based leadership#we ARE doing worse#King Arthur girlie if you’re out there…think you’re gonna like this gal Chappell roan
2K notes
·
View notes
Text
MDZS x Brazil (1985)
(Yes. Real movie dialogue)
#poorly drawn mdzs#mdzs#MDZS AU#lan wangji#wei wuxian#Backstory to this is 'we recently watched Brazil (1985) and this scene make us lose our minds.'#Brazil (1985) is best described as 'The Monty Python Crew does an adaptation of George Orwell's 1984 (1949).' Because it is.#And let me just say. I think it is the perfect adaptation. Somehow this film manages to be one of the best dystopia satires out there#While also being a genuine critique of capitalism and burocracy.#Plus the practical effects and set design were outstanding.#The 'romance' in this movie was definitely also a satire.#It is unbelievably wacky. I'm dead serious when I say this comic is beat for beat something that happens in the film#Guy who told this women *nothing* about the peril she's in form the government tells her he (legally) killed her.#She responds by saying “Care for a little necrophilia?” with NO ROMANTIC LEAD UP.#THE MUSIC SWELLS. HE TEARS OFF HIS JACKET AND DIVES INTO THE BED. SCENE END.#Jill Leyton has incredible range as a hot butch and hot femme. Was the line bizarre? Yes. She can pull it off though.#We paused and watched it back a few times. I wasn't intending to make a crossover this obscure but honestly...#It's...it's too good of a fit to pass up. Wei Wuxian *would* say that...
1K notes
·
View notes
Text
13K notes
·
View notes
Text
Gilgamesh
#petfinder#ms paint#snake#ball python#male snake#adult snake#art#first time drawing a snake imma be real#i dont think using my mouse for the first time made him look any better my bad gang </3#love this fella though#i like reptiles
182 notes
·
View notes
Text
Hello tumblr i have made the fucking python program ever
it is a recursive descent parser written in a single expression. i didn’t use any tricks or tools or ai to write it, i just wrote the whole thing by hand because there’s something wrong with me.
fun facts:
- it is 2473 characters long
- part of it involves a dictionary whose keys and values are both lambda functions
- that part also involves a lambda function that takes a lambda function as a parameter and returns another lambda function
- the word lambda is used 31 separate times
- there is a lambda function with 10 different parameters (all of which are lambda functions)
- i really like lambda functions :)
(lambda factor, term, simpleExpression, expression, selector, designator, assignment, writeStatement, statement, statementSequence: print("Invalid" if (s:="".join(__import__("sys").stdin.readlines()).split())[-1] == ";" or statementSequence(s)!=[] else "Correct!"))((lambda _isident: (lambda ts: False if len(ts) == 0 else next(filter(lambda v: v is not None, map(lambda kv: kv[1]() if kv[0](ts[0]) else None ,{ (isfullint:=lambda _isint: lambda tMaybePlus: _isint(tMaybePlus[1:]) if tMaybePlus[0] in "+-" else _isint(tMaybePlus))((isint:=lambda t: len(t) >= 1 and all(map(lambda c: c in "0123456789", t)))): lambda: (ts[1:]), (lambda t: len(sp:=t.split("."))==2 and isfullint(sp[0]) and isint(sp[1])): lambda: ts[1:], (lambda t: len(t) >= 2 and t[0]=='"' and t[-1]=='"' and all(map(lambda c: c not in '" \t\n"', t[1:-1]))): lambda: ts[1:], _isident: lambda: (ts[1:]), (lambda t: t == "("): lambda: (False if len(ts) < 3 or (p:=expression(ts[1:])) == False or p[0] != ")" else p[1:]), (lambda t: t == "~"): lambda: (False if len(ts) < 2 or (p:=factor(ts[1:])) == False else p), }.items())), False)))(isident:=lambda t: len(t)>=1 and t[0] in (alphabet:="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ") and all(map(lambda c: c in alphabet or c in "0123456789", t[1:])) and t != "WRITE"), (lambda ts: False if (p:=factor(ts)) == False else term(p[1:]) if len(p) >= 2 and p[0] in ["*", "/", "AND"] else p), (lambda ts: False if (p:=term(ts)) == False else simpleExpression(p[1:]) if len(p) >= 2 and p[0] in ["+", "-", "OR", "&"] else p), (lambda ts: False if (p:=simpleExpression(ts)) == False else simpleExpression(p[1:]) if len(p) >= 2 and p[0] in["<", ">", "=", "#"] else p), (lambda ts: selector(ts[2:]) if len(ts) > 2 and ts[0] == "." and isident(ts[1]) else selector(p[1:]) if len(ts) >= 3 and ts[0] == "[" and (p:=expression(ts[1:])) and p[0] == "]" else ts), (lambda ts: False if len(ts) < 1 or not isident(ts[0]) else selector(ts[1:])), (lambda ts: False if len(ts) < 3 or (p:=designator(ts)) == False or len(p) < 2 or p[0] != ":=" or (p2:=expression(p[1:])) == False else p2), (lambda ts: False if len(ts) < 4 or ts[0] != "WRITE" or ts[1] != "(" or (p:=expression(ts[2:])) == False or p[0] != ")" else p[1:]), (lambda ts: False if len(ts) < 3 else writeStatement(ts) if ts[0] == "WRITE" else assignment(ts)), (lambda ts: [] if len(ts) == 0 or ts == [";"] else False if (p:=statement(ts)) == False or (len(p) > 0 and p[0] != ";") else statementSequence(p[1:])))
#programming#cursed#python#this is for a class i’m not even in anymore#i just did this for fun#because i think this is fun i guess#i really like python but for all the wrong reasons#stuff like this is ALL i use python for#i tried to make a class this year and i had to look up how to do it because i’d never made a single one#because making a class takes more than one expression and that’s just not what i use python for lol
191 notes
·
View notes
Text
#rowlet#welcome to the seventh generation. the things i do for you all. i just had to learn the structure of the code of collada files#so that i could stop making these bitches too shiny to see their eyes so that i could continue doing this#because i am a developer and not a 3d modeler#so it's easier for me to edit the code than it is for me to learn how to use fuckin blender#so i'm probably gonna write up a little script in python to Un-Shinify any models that i get to make it easier for me#but anyway! now that that's out of the way. this is probably one of my least favorite starters#just being honest. i like popplio a LOT and litten more than this at least#it's not that i dislike it‚ i just find that it's a little……… less. than the other two starters of this region#it's still cute and i like the sounds it makes. it is definitely a circle#and like that's awesome. but i like litten and popplio more :/ sorry to that one anon who hated all the water starters but also not sorry#they killed me like twenty billion times so i'm gonna like whatever water starters i want
232 notes
·
View notes
Text
actually ignore my last stamp dump, I had to correct some of the frames. behold! the new and improved "random favorite movies" stamp dump!
#Graphics#Stamps#Mad God#Ravenous#Rope#Stormy Weather#Dr Strangelove#Arsenic and Old Lace#The Cabinet of Dr Caligari#Phantom of the Paradise#Shrek#Amadeus#Monty Python#Skinamarink#Emesis Blue#Metropolis#free to use
85 notes
·
View notes
Text
#yes graham we know#I feel like this has many reaction uses#python thursdays#monty python#eric idle#graham chapman
83 notes
·
View notes
Text
An interesting journey of discovery
So first I stumbled upon this from Ultrafacts:
Well THAT’S interesting. Some googling confirmed it: John Cleese talked in an interview about when he learned of this in school -- his English teacher seemed to have come away with the impression that “If you didn't give up, you couldn't lose.” And that led to “It’s just a flesh wound!!!” years later.
Then I checked Wikipedia for the wrestler they were talking about, and was brought up short by this image:
I know that statue, I thought. I’ve seen it with wings.
And I wasn’t wrong.
Yup, it’s the same one! Different angle, but same pose.
So that’s amazing. Monty Python, ineffable stubbornness, and naked wrestling.
I’m not sure what conclusion to draw from this, but I’m sure there are several.
#Good Omens#Monty Python#didn't expect to use those tags together but here we are#'where do you get your ideas?'#'English class anecdotes about juicy bits of history of course'#and this is naturally a dignified and Classical statue to base an angel one on#plus it's nekkid#and that gives it a whole different slant than if there had been tasteful togas or what have you#'are you sure they're wrestling?'
501 notes
·
View notes
Text
Kimchi’s clown antics for today include:
-not letting me put him back after picking him up to spray under his favorite hide+also spray him even though he’s in blue and he can’t see anything and literally every snake resource ever is like “don’t handle your snake during the shed process”, he said “handle me :)))))”
-resting into my arm and flicking his tongue in a content way against the same spot until i called him out for being weird, at which point he stopped like a dog who’s owner told it to stop licking
-hanging off of my arm like he thinks he’s a tree snake while he still can’t see !!!!!! Not trying to go anywhere, just hanging until my arm burned from holding in place for him !!!!!
I love that Kimchi feels so safe and comfortable and knows I won’t let him get hurt but like,, unhand me sir i just wanted u to be sufficiently wet i didn’t want to hang out 😭
#its kimchi !#i got a snake so i wouldn’t have to cuddle#i used that tag once and it’s proving to be accurate again#snakes#ball pythons#lesbian blog#wlw blog#sapphic blog#lesbian#sapphic#wlw
56 notes
·
View notes
Text
Holly & Macy and Everyone Else
Chapter 4: Page 39
Start at the Beginning | About the comic | Tip-jar
🌘 Support the comic & read the next page now on Patreon! 🌘
#webcomic page#webcomic update#webcomic art#original character#original character artist#oc story#oc drawing#queer characters#drama comic#2000s aesthetic#2000s bedroom#whenever I go to tag these pages I promptly forget every tag I've ever used before#indie webcomic#artists on tumblr#if you can guess who sheri's python is named after I will give you a little internet highfive :3
212 notes
·
View notes
Text
Post election mood
35 notes
·
View notes
Text
Happy Halloween from THE COMPANY
Ft. 'TIS BUT A SCRATCH!
#lethal company#halloween#halloween costume#halloween 2024#cosplay#monty python#monty python black knight#if you saw us meandering about no you didnt
48 notes
·
View notes
Text
related to my previous point but when horror movies use rats and mice as DIRTY SPOOKY RUNDOWN LOCATION but theyre the fattest little calm beasts with the shiniest coats youve ever seen
39 notes
·
View notes
Text
you can't tell me that the marauders wouldn't have LOVED monty python
#“SHE TURNED ME INTO A NEWT”#“i dare say she did us all a favour then mr potter”#“MINNIE!”#just...#they would have adored them#lily would have taken james on an outing - not a date#an outing#and they would have seen monty python and the holy grail#and they would have laughed so so much#and all term james would make all these references to it and lily would have to hide her smiles#and the other marauders would beg to see it so next holidays they all went#james happily watching it again#the girls go too btw and they all get ice cream after and cheer when they find out about the other films#sirius would make it his personal mission to meet the cast#renus would roll his eyes and then be turned speechless when sirius actually does get to meet one#peter would be the best at reenacting the scenes in the great hall#james would make up for it with enthusiasm but peter was a born actor#anyhoo#marauders era#dead gay wizards#monty python#the works#they love them mkay#jily#wolfstar#james potter#sirius black#remus lupin#peter pettigrew#lily evans
25 notes
·
View notes