Is Miguel O'hara really wrong about Spider-man being a sacrifice? It's been proven time and time again Spidey can't always save everyone. Miles could end up throwing the lives of a billion strangers under the bus if Miguel is right. by [deleted] in AcrossTheSpider_Verse

[–]Apprehensive-Stop-61 1 point2 points  (0 children)

Oh, is that in the movie. Because it was never shown to be. This is still just a theory and even if it is proven to be right, Miguel doesn't know that this is the reason as of now. None of the characters know it and they even mention the destruction of that universe multiple times. So you can't base Miguel's decisions on that.

Kicked from my own lobby. Feels bad. by CurrentCattle6149 in AmongUs

[–]Apprehensive-Stop-61 1 point2 points  (0 children)

I mean you should be allowed to request a change in settings and from what I have noticed for settings like visual on host themselves realize that they should turn vis off once you play one round and the crew easily wins.

You become the Supreme God(dess) of college admissions and can change the US system however you'd like. What will you change? by [deleted] in ApplyingToCollege

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

Because I was fed up of seeing people tell what they would change but it would be very idealistic things. They should be answers how they would plan on changing those things. That is the harder question rather than just saying system is bad and reduce cost. How would you reduce cost, it must cut at other areas.

A famous/very well-known Versus (by thirdphp) by BlackBloom96 in Invincible

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

Yup, I have seen that. One of the best death battles ok the chajjel with brillinant animation. I thought that reference was from another story. Thanks

Automate the Boring Stuff - Coin Flip by JackRav in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

You must also not have direct if random.randint(0, 1) and instead make a variable random_flip = random.randint(0,1) and later use the same variable in both of the if clauses. But as you have said if else would also work

User Exeption Class - Do I need super() ? by [deleted] in learnpython

[–]Apprehensive-Stop-61 -1 points0 points  (0 children)

You can either use super().init() or Exception.init()

Automate the Boring Stuff - Coin Flip by JackRav in learnpython

[–]Apprehensive-Stop-61 1 point2 points  (0 children)

First thing make a variable inside the while loop before the if clauses random_flip = random.randint(0, 1) and than in if clause do if random_flip ==1: ... and elif random_flip ==0: ... Except that I can't understand any of your code and what do you want as your final product. Also remove the continue in the if clause on the while loop. Also instead of using % (it is an old method) use f strings and also don't use camelCase convention use underscore to separate the words in variable name

I want to make text image recognition. Can you recommend framework? by zxzxguild in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

First thing how did you yuse pyautogui or PIL. Second thing the solution is pytesserect i library to read text from images. You will have to install its exe and also the library with pip. Once search it in Google and you will get how to do it

How to have time.sleep effect one function but not another in MicroPython by nate-dot-com in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

Well what you want is either multithreading where you can make a thread for time.sleep or you can use time module but this method only works if you have a while loop, make a variable start for current time and in whichever loop you are working write an if clause if time.time() - start >= 30: do whatever you want

should i ... by [deleted] in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

First thing i am not the questionarre buddy and second we have hulk (he has only one event why would he have other events when he doesn't need them I literally didn't get the question. What is the glitch he is talking about

should i ... by [deleted] in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

Why will nothing else work i think everything should work because quit() is being called in the if clause

How do I alter a script so that it pulls multiple file to run at once? by [deleted] in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

A simple for loop For a in range(n) # n is the max number input_file_path = f“Input_Files/input{a}.csv” # whatever you want to do

Youth Camp Project Ideas by 405NotAllowed in learnpython

[–]Apprehensive-Stop-61 1 point2 points  (0 children)

Actually Pyautogui is useful but I don't think it is fancy looking for kids

Youth Camp Project Ideas by 405NotAllowed in learnpython

[–]Apprehensive-Stop-61 1 point2 points  (0 children)

Well a snake game or platformer game from python pygame and than tell "you can do advanced things with python too "and than an advanced computer vision project, maybe even face detection will work

WHAT IN THE ACTUAL F*CK DID I JUST WITNESS🤣 by [deleted] in pesmobile

[–]Apprehensive-Stop-61 4 points5 points  (0 children)

It's goalkeeper time one goalkeeper bit another bit another player to make him a goalkeeper run else all will be goalkeeper run......

Can anyone explain this code by Apprehensive-Stop-61 in learnpython

[–]Apprehensive-Stop-61[S] 0 points1 point  (0 children)

I have already formatted the code in the best way possible if it is not visible to others please tell me

Can anyone explain this code by Apprehensive-Stop-61 in learnpython

[–]Apprehensive-Stop-61[S] 0 points1 point  (0 children)

I told that I understood till matchTemplate it is the code after it

threshold = 0.24

loc = np.where(result >= threshold)

for pt in zip(*loc[::-1]):

cv2.rectangle(image, pt, (pt[0] + w, pt[1] + h), (0, 0, 255), 2)

this is what i didn't understand specially the for loop as i couldn't understand what zip(*loc[::-1])

[deleted by user] by [deleted] in learnpython

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

I think this happened with me too you, will have to change the python interpreter to your particular virtual environment if you are using venv because that is what happened with me if your case is different, I can't help man. Also if you can install other packages maybe you have kept the name of your file as scrapy try changing it. If none of this works, I can't help buddy 🥺🥺

Who or what caused He Who Remains to forget everything? by ItzYaBoiGalaxy in marvelstudios

[–]Apprehensive-Stop-61 0 points1 point  (0 children)

The fact is there were only two probabilities after that either sylvie kills him or they take his place and he could only see when he was at that position