I’m telling you, out of 8 different classes/videos/teachers. This one ☝🏼 these videos are truly amazing. I pause the videos and do things before you to see if I can get it right or see if I can catch your mistakes that you are making on purpose. I’m actually I mean actually learning something. Thank you very much for these courses.
@GeekTutorials1 Жыл бұрын
Wow, thank you!
@peters93293 жыл бұрын
answer=str() while answer != 'Q': Fahrenheit =int(input("Degrees Fahrenheit:")) Celsius = (Fahrenheit - 32) * 5/9 print("Degrees Celsius:",Celsius) answer=str(input("Continue:")) I had a similar problem and had a HUGE mental clog that day, thanks for helping me with my mental plumbing
@MohammedAbdulreda3 жыл бұрын
i use if -elif condition to ask user what he wants to do like converting from Celsius into Fahrenheit or from Fahrenheit to Celsius . I'm still a beginner and your video was a big help
@GeekTutorials13 жыл бұрын
Good job, mate! Stick with it and you'll be coding like a champ in no time.
@noblevenom28583 жыл бұрын
Thanks I don’t understand python at all and this helped a ton
@inderbirsingh3963 Жыл бұрын
does anyone know about any online tuitions for python classes?
@chukwujioke31602 жыл бұрын
Can you compute wind chill for wind speeds of 5 to 60 miles per hour
@GeekTutorials12 жыл бұрын
Yes, definitely possible.
@ginjupallirushivarma28093 жыл бұрын
Given an amount, write a program to find a minimum number of currency notes of different denominations that sum to the given amount. Available note denominations are 1000, 500, 100, 50, 20, 5, 1 can you solve this problem without functions
@condobirdyt88232 жыл бұрын
how would it work from ferignheit to celcius?
@GeekTutorials12 жыл бұрын
Google search the formula and use that instead of what I used.
@rickertvimbrant3 жыл бұрын
Thanks a bunch. Helped me to understand some of the particulars with Syntax.
@sirkingsomo1 Жыл бұрын
Pls kindly change your background from dark theme to a brighter one....
@tvjjerome4 жыл бұрын
So when the + is changed to a comma, I realized a space is automatically added after the variable. Is there a way to eliminate this? Additionally, I see that you did not use a string like in the previous video. Does the comma eliminate the need for that?
@danace72732 жыл бұрын
Super helpful, thanks so much!
@irregular24853 жыл бұрын
Thank you so much i was stuck in problem and this made it so i could solve it
@Pasdpawn3 жыл бұрын
can you show it using functions
@GeekTutorials13 жыл бұрын
On line 2, write: def temp(): Then indent all the code below it. Your last line of code will call up that function: temp()
@lumin8_react5 жыл бұрын
Thank you sir for than info😊😇
@patrykos12213 жыл бұрын
Thanks ratujesz mnie bo na inf nie słuchałem
5 жыл бұрын
we want turtle videos, pls :D
@GeekTutorials15 жыл бұрын
I'm hearing ya and they will be coming in the near future.
@GeekTutorials15 жыл бұрын
Is there anything in particular that you want made in Turtle?
@denisepcc38242 жыл бұрын
Hi, this gave me a syntax error, thank you for that. Not helpful.
@GeekTutorials12 жыл бұрын
Well, your comment isn't helpful. This worked for my class of 11 year olds. And as you can see in the video, it works for me. If you weren't so rude, you could have sent me the error message and I would have helped you fix it.
@denisepcc38242 жыл бұрын
@@GeekTutorials1 No need. I found another KZbinr that gave me a successful code. Thank you!
@GeekTutorials12 жыл бұрын
@@denisepcc3824 In such a short space of time? I bet you just copied and psated my correct code from the video description ;) You can thank me later when you get off your high horse.
@denisepcc38242 жыл бұрын
@@GeekTutorials1 kzbin.info/www/bejne/p5epcqOFqZisrpI&ab_channel=CabralEngineering this man right here was SUPER helpful, quit being cocky and be a bit more professional please. All I said was your video was not helpful you did not have to get all pissy, mate.