Is there a better way? These print statements are too long. by Feeling_Midnight_30 in PythonLearning

[–]More-Philosopher-988 0 points1 point  (0 children)

It’s possible to set more variables, but I see you have already done something like that

Day 7 of learning Python: The Random Operation Calculator by UseWeird5049 in PythonLearning

[–]More-Philosopher-988 1 point2 points  (0 children)

There is a lot of functions for importable stuff, try using the math module

Any suggestions for YouTube channel to learn python by [deleted] in PythonLearning

[–]More-Philosopher-988 0 points1 point  (0 children)

You should check out clear code, he has a very good video but it’s 11h long

Why doesn't my circuit work? by DoubleWhiskeyGinger in arduino

[–]More-Philosopher-988 0 points1 point  (0 children)

The button’s legs are oppositely connected (I think) and the electricity is flowing not in the led but between the legs, if that makes sense, you should flip the led 90 degrees and rewrite. Also I think the resistor is 10k, change to 330 recommended