how do we get certificate after course completion ...?
@m.madhavi7460Сағат бұрын
Mam can u please attach the notes link also...
@Sundhar-ms9xh2 сағат бұрын
🥲🥲mam who is rahul
@abdulrahimjalloh3632 сағат бұрын
Thanks mam, only Almighty God will bless you
@AnguluriSrikanth2 сағат бұрын
maam
@HasinJ-tc3mp3 сағат бұрын
Who's watching this video in november 2024? 👇
@Code_with_Hanan3 сағат бұрын
Average
@cassette-cat3 сағат бұрын
BEST TEACHER ! I just straight up search for ma'am 's videos when it comes to dsa , i always understand perfectly and score top of my class in exams by studying from ma'am's videos.
@Vedikatayade3 сағат бұрын
Mam.. Prime no. Ka program lijiye na
@adityakhare71003 сағат бұрын
operators = ['+', '-', '*', '/'] def calculate(first, second, operator): if operator == '+': return first + second if operator == '-': return first - second if operator == '*': return first * second if operator == '/': if second == 0: print("Error: Division by zero is not allowed.") return None return first / second flag = True current_result = None while flag: if current_result is None: first = int(input("Enter first number: ")) else: first = current_result while True: operator = input("Select an operator ('+', '-', '*', '/'): ") if operator in operators: break else: print("You've entered an invalid operator. Please try again.") second = int(input("Enter second number: ")) result = calculate(first, second, operator) if result is None: continue print(f"The result is: {result}") while True: ask = input("Press 'y' to continue with this result, 'n' to start new, or 'x' to exit: ").lower() if ask == 'y': current_result = result break elif ask == 'n': current_result = None break elif ask == 'x': flag = False break else: print("Invalid input. Please choose 'y', 'n', or 'x'.") print("Thank you for using the calculator!")
@PavanVemulaa3 сағат бұрын
Madam u should get best teacher award madam from pavan.
@saideepvangala74623 сағат бұрын
S mam seriours u need to get best teacher award
@abdulrahimjalloh3633 сағат бұрын
R.NO -----> Name, Marks = Functional Dependency Dept, Course ------> Name = Functional Dependency R.No, Marks ------> Dept = Functional Dependency Name -----> Course = Not Functional Dependency Name, Marks, Dept ------> R.No = Not Functional Dependency
@saideepvangala74623 сағат бұрын
Madam u r java legend❤ from pavan kalyan
@nishantpatel1114 сағат бұрын
ch1=input("Enter your choice(Rock,Paper,Scissor):") ch2=input("Enter your choice(Rock,Paper,Scissor):") print(f"ch1={ch1}") print(f"ch2={ch2}") if ((ch1=='Rock' or ch1=='Paper' or ch1=='Scissor') and (ch2=='Rock' or ch2=='Paper' or ch2=='Scissor')): if ch1 == 'Rock': if ch2 == 'Rock': print("No one wins") elif ch2 == 'Paper': print("ch2 wins") else: print("ch1 wins") elif ch1 == 'Paper': if ch2 == 'Paper': print("No one wins") elif ch2 == 'Scissor': print("ch2 wins") else: print("ch1 wins") else: if ch2 == 'Scissor': print("No one wins") elif ch2 == 'Rock': print("ch2 wins") else: print("ch1 wins") else: print("Invalid choice,try again")
@MainakNath-s9p4 сағат бұрын
can we write 'or' in an algorithm two time in one condition? (for example : N%10=3 or N%10=6 or N%10=9) ['or' is in another symbol]
@KSreenivasulu-ho8yh4 сағат бұрын
Madam ,, meeku marriage ayyindaa
@souvikroy35844 сағат бұрын
Excellent explanation , thank you so much mam
@durgaprasadp17244 сағат бұрын
Mam 😂 evryone is eager to are you married
@Sumi1Pandey5 сағат бұрын
Thank you so much!
@uttamkanojiya89565 сағат бұрын
Thankyou ma'am
@kalyani-v7w5 сағат бұрын
Clear and neat explanation mam, wonderfull classess👏👌🥰💐🙏
I completed the whole course on RS & GIS applications.from where we have to collect our certificate
@sathishcam97968 сағат бұрын
print('String manipulation excercise string concatenation is done with "+" sign for eg : print("Hello"+"Sathish") new lines can be created with a backslash and n') Out put String manipulation excercise string concatenation is done with "+" sign for eg : print("Hello"+"Sathish") new lines can be created with a backslash and n
@KoushikSaiKumarPonnuru8 сағат бұрын
Negative
@Shilpa-w1b9 сағат бұрын
kzbin.infoZJkWn5Ya6pA?si=pqXpFidSe0HlM8D5
@mahboobalam439410 сағат бұрын
Thank you very much, the most understandable oops concepts explanation ever, even better that offline institute.
@Ashutosh_Rout_0413 сағат бұрын
Mam that "The stack is empety" was nicee😁😁😁😁
@JennyslecturesCSIT11 сағат бұрын
😂🙈
@_sayandas13 сағат бұрын
She even reacts in slow motion 😂
@akhilreddy231113 сағат бұрын
I have been facing the issue to type a c++ code in VSCode,as of now i did not find the solution but after watching your video my issue has been solved..... Thank you so much ma'am🙏 and i have been listening classes from you for 2 years the way you explain that classes are easy to understand💌
@ManojKumarKolichelimi13 сағат бұрын
Mam, what will happen if we take the source node that has Outdegree as 0 in Dijkstra algorithm. For example 'D' node in the above problem. Please respond mam.
@SakshiWable-i1y14 сағат бұрын
String is not data type
@ryanranjith67214 сағат бұрын
a = input("Enter Your Weight: ") b = input("Enter Your Height: ") print(int(a)/float(b)**2)
@shahikulariyan720414 сағат бұрын
you are an amazing teacher
@301aditigupta916 сағат бұрын
Me in morning of exam day 😢
@CuthbertNyamunda-n8u17 сағат бұрын
thank you very much mam you vedios are very helpfull keep it up i was kinda stuck bt im know in a safe state thank you once again
@soundslover727217 сағат бұрын
I am studying before 2hours to exam
@iqraskidsworld17 сағат бұрын
Thank you mam❤
@abdulrahimjalloh36322 сағат бұрын
Name, marks, dept not super key marks, course dept is super key
@glorytogod667022 сағат бұрын
Good 👍
@karandhar31622 сағат бұрын
How can we determine the appropriate number of subrelations needed when decomposing a relation during normalization?
@PEDAPUDICHAITANYA23 сағат бұрын
For which rotations we have to rtate grandparent first?