Thanks for sharing . I am newbie for this . I got everything setup correctly . Can you kindly give me command lines for transcribing mp4 to srt ,Thanks !
Thank you for this tutorial. Could you please make a tutorial on how to install SFML with CodeBlocks. I've tried multiple times and it just doesn't work.
weight = float(input("Enter the weight of the thing: ")) unit = input("which unit do you want convert it to? (K/L): ") if unit == "K": result = weight * 2.205 print(f"The weight is {result} {unit}") if unit == "L": result = weight / 2.205 print(f"The weight is {result} {unit}")
Thank you for this video, it is really useful! However, I have a weird problem with my Python or PyCharm (I don't know where the problem is). I tried to write a simple game where the person has to type "yes" to continue but if one doesn't want to continue, I wrote the command to close the windows and type "Maybe next time!". For this I used != command but the Pycharm says incorrect syntax. Does anyone know how to overcome this problem? What did I type wrong? I've seen many videos where this works but not for me... -_-
Best video.. With clear voice
Thanks for this tutorial which is easy to understand
print("best video ")
Best video, thx homie
So helpful, thanks
Thank you so much sir ❤️
Thanks for sharing . I am newbie for this . I got everything setup correctly . Can you kindly give me command lines for transcribing mp4 to srt ,Thanks !
thank you
Great sir 🙏
thanks mate!
Thank u!!!! :)
Please upload 3.12.6 version
Downloading from the Microsoft store looks better
Good video
Great thanks
I installed python then deleted it cuz i did smth wrong , when i try to download it again it does not.
Thank you for this tutorial. Could you please make a tutorial on how to install SFML with CodeBlocks. I've tried multiple times and it just doesn't work.
what about if u try the import numpy as np do u get an error becuz i do have error as undfined module
am having problems installing python
weight = float(input("Enter the weight of the thing: "))
unit = input("which unit do you want convert it to? (K/L): ")
if unit == "K":
result = weight * 2.205
print(f"The weight is {result} {unit}")
if unit == "L":
result = weight / 2.205
print(f"The weight is {result} {unit}")
Thank you for this video, it is really useful! However, I have a weird problem with my Python or PyCharm (I don't know where the problem is). I tried to write a simple game where the person has to type "yes" to continue but if one doesn't want to continue, I wrote the command to close the windows and type "Maybe next time!". For this I used != command but the Pycharm says incorrect syntax. Does anyone know how to overcome this problem? What did I type wrong? I've seen many videos where this works but not for me... -_-
Hey sir It is one year I am learning python and Django for back end web development is it worth for 2024?😀 Please help me I am completely confused 😢
nope it is no longer the cool thing to study for computer science unfortunately.
❤❤
Too long but informative
🫡