Mam you did one big mistake in program🙆🏼♂️ 100=C but you kept D 90= XC but you kept XD
@AmulsAcademy3 жыл бұрын
I will check that :) Thanks for informing :)
@nandalala79153 жыл бұрын
@@AmulsAcademy did u checked mam🤔
@AmulsAcademy3 жыл бұрын
Sorry I forgot , I will check it soon and leave message in the video :)
@AmulsAcademy3 жыл бұрын
Yes I did mistake in the program (in symbol list). Thank you for informing :)
@nandalala79153 жыл бұрын
@@AmulsAcademy write that in description box or in title not everyone will read comments.
@greeshmashetty17243 жыл бұрын
Amulya - you should open a link to support you. Whoever can/wants to donate and likes your content might donate/support you. You are doing a amazing job as a teacher. Thank you very much.
@AmulsAcademy3 жыл бұрын
Thank you so much 😊 I will think about it ❤️
@mfkngod25353 жыл бұрын
A girl commented on one of your video to make this program...... You accepted the challenge and made the program.... So awesome!
@AmulsAcademy3 жыл бұрын
Thank you :)
@mfkngod25353 жыл бұрын
@@AmulsAcademy glad to be you student! 😊
@acemerriott56843 жыл бұрын
this vid got passed along my entire computer science class - thank you its a really good tutorial
@AmulsAcademy3 жыл бұрын
Pleasure 😊
@mohamedcherni3 жыл бұрын
what makes your tutorials more awesome is that you indirectly teach us algorithm in addition with progrmming Thank you mam
@AmulsAcademy3 жыл бұрын
Pleasure :)
@high-fliers47262 жыл бұрын
Don't know why u got less thumbs up while u r the only one who define things with the whole working scenarios. U r not good but great tutor👍
@vinod2775 Жыл бұрын
your teaching is good mam but i have easy soluton .....(bellow) def convertRoman(a): ROMANS = (('V', 5000), ('MV', 4000), ('M', 1000), ('CM', 900), ('D', 500), ('CD', 400), ('C', 100), ('XC', 90), ('L', 50), ('XL', 40), ('X', 10), ('IX', 9), ('V', 5), ('IV', 4), ('I', 1)) res="" for roman,value in ROMANS: while a>=value: res=res+roman a=a-value return res a=int(input('enter a digit to convert it into roman :')) print(convertRoman(a)) thank you
@krishnachaithanya-z2f Жыл бұрын
No words for ur explanation.....💗
@bibekanandasahoo34972 жыл бұрын
One day I also want to be a coding pro like you mam, you are my inspiration.
@dfhg3152 жыл бұрын
solve the leetcode problem daily , this was medium level question in leetcode.
@bencielcabutin68153 жыл бұрын
Great tutorial. Well explained everything that happening in the function.
@AmulsAcademy3 жыл бұрын
Thank you so much :)
@siratoonnahar83311 ай бұрын
Awesome video.. Thank you mam
@ramjayd Жыл бұрын
Super explanation sister. Thank you 😊
@Remiisola Жыл бұрын
Thanks for the clear explanation.
@ankitarya7923 жыл бұрын
wow Challenge fulfilled 🤩🤩
@AmulsAcademy3 жыл бұрын
:)
@balakrishnavaidyanathan85723 жыл бұрын
This python programming is very intersting I tried at house it is working thanks
@AmulsAcademy3 жыл бұрын
Glad to hear that :)
@balakrishnavaidyanathan85723 жыл бұрын
Any idea about python data science tkinter
@balakrishnavaidyanathan85723 жыл бұрын
Send some more New programs
@AmulsAcademy3 жыл бұрын
Sure :)
@AmulsAcademy3 жыл бұрын
Now I don’t have any plans on that :)
@Brianvanvlymen2 жыл бұрын
extremally love this one tutorial! thank you
@pythonenthusiast92923 жыл бұрын
100k soon!! any suprises for the fans and subscribers?! jus kiddin just keep uploading videos !!
@AmulsAcademy3 жыл бұрын
Thank you so much :)
@jammulavarun31983 жыл бұрын
Instead of 2 lists can't we go for dictionary for storing those values??
@veereshhiremath65623 жыл бұрын
Excellent teaching superb...
@AmulsAcademy3 жыл бұрын
Thank you :)
@Param30213 жыл бұрын
Congratulations for 100k 🎉
@AmulsAcademy3 жыл бұрын
Thank you :)
@nitaprasad38553 жыл бұрын
Very nice explanation
@AmulsAcademy3 жыл бұрын
Thank you :)
@darshilkumar78163 жыл бұрын
thanks ... I will surely try this
@AmulsAcademy3 жыл бұрын
Pleasure :)
@lumior7458 Жыл бұрын
good lecture , yum.
@murtykunapuli80843 жыл бұрын
Mam your presentation is very nice I have one doubt why D in roman list is repeated twice
@AmulsAcademy3 жыл бұрын
May be I did a mistake there 😊🙈
@greeshmashetty17243 жыл бұрын
Also please disable the yellow highlighting the text in your future videos. Very disturbing when we want to study something.
@AmulsAcademy3 жыл бұрын
Noted 😊
@dfhg3152 жыл бұрын
for beginner it is hard to build this type of logic. this was medium level question
@ashwanisingh96123 жыл бұрын
Thank you mame.
@AmulsAcademy3 жыл бұрын
Welcome :)
@vishalnimmu20803 жыл бұрын
Well Explained
@AmulsAcademy3 жыл бұрын
Thank you :)
@keitayongz15782 жыл бұрын
i try this code but why my output was how to solve this?
@crewmate30313 жыл бұрын
Close to 100k ❤️
@AmulsAcademy3 жыл бұрын
Yes :)
@HanishreddySudhini2 ай бұрын
error :return outside function .can u explain mam.
@madhumitharajkumar4215 Жыл бұрын
can we write this in range of 100
@nandalala79153 жыл бұрын
Got this challenge in codewars.
@veereshhiremath65623 жыл бұрын
Thank you
@AmulsAcademy3 жыл бұрын
Pleasure :)
@Learningwithbenefits3 жыл бұрын
mam kindly html5 ka complete video banalo thanks
@AmulsAcademy3 жыл бұрын
I will Try :)
@saimirshad61843 жыл бұрын
This was epic
@AmulsAcademy3 жыл бұрын
Thank you :)
@godx35583 жыл бұрын
Write a python program to display each word of a string and print its length. Mam can u please give me the answer
@AmulsAcademy3 жыл бұрын
I will try :)
@Tech_Brigadier2 жыл бұрын
mam I have made my own program nothing copied I want to show
@amirhosseinzadeh14182 жыл бұрын
if I want to convert larger number than 3999 what i can to do? for exampel tile 3999999 pleas help me i cant program it.
@AshishHallur2 жыл бұрын
'>' not supported between instances of 'str' and 'int'
@AnilKumar-do6nj3 жыл бұрын
Please explain dask package
@AmulsAcademy3 жыл бұрын
I will try :)
@AnilKumar-do6nj3 жыл бұрын
Thanks
@mahshadbozorgzad26543 жыл бұрын
I wrote exact code , but I get this error value = [1000,900,500,400,100,90,50,40,10,9,5,4,1] ^ IndentationError: unindent does not match any outer indentation level pls help me to solve my issue, could you pls share the code ?
@AmulsAcademy3 жыл бұрын
You used an extra space or less space somewhere in the program. 😊
@balakrishnavaidyanathan85723 жыл бұрын
Do you know any program for converting roman number to integer
@AmulsAcademy3 жыл бұрын
I think you can do that by using this program [ by dong modification to this program ].
@balakrishnavaidyanathan85723 жыл бұрын
Have you done any New programs of python
@AmulsAcademy3 жыл бұрын
No :)
@balakrishnavaidyanathan85723 жыл бұрын
Keep sending some more New programs it will be helpful.i really enjoy your videos
@madhursikarwar85313 жыл бұрын
Me finding a comment you have not replied😂😂
@AmulsAcademy3 жыл бұрын
I try to reply for most of them :)
@SniperGamingOGАй бұрын
M❌yum✔️
@ramsudhan80943 жыл бұрын
Its hardly 20-25 lines. I made the same program but different logic but it took more than 50 lines😱