P_14 Operators in Python | Arithmetic Operators | Python Tutorials for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • Dear Aspirants!
    Get ready for the Unacademy x GATE ACADEMY COMBAT where you can analyze your preparation for GATE 2023/24 & can win exciting gifts. 💻📱
    - Get Scholarships and Rewards from a pool of over 30 Crore.
    - Up to 100% Scholarship on Unacademy Plus Subscription.📝📝
    - Top 3000 rankers get their GATE 2023 exam registration fees sponsored by Unacademy
    - Top Rankers get their 1 year Engineering college tution fees sponsored by Unacademy
    Use Code JKL10 to enroll
    To Enroll Yourself, Visit:
    👉👉CS & IT: unacademy.com/...
    👉👉EE & ECE: unacademy.com/...
    CIVIL: unacademy.com/...
    MECH & CHEM: unacademy.com/...
    For all Information, visit:
    unacademy.com/...
    *********************************************
    Notes of Today's Class: drive.google.c...
    Python Tutorials for Beginners: • Python - Basic to Advance
    ***********************************************
    Connect & Contact Me:
    My Second Channel Link: bit.ly/354n7C7
    Facebook: / jennys-lectures-csit-n...
    Quora: www.quora.com/...
    Instagram: / jayantikhatrilamba
    Twitter: / khatrijenny
    *************************************************
    More Playlists:
    C Programming Tutorials: • Programming in C
    C++ Programming Tutorials: • Lec 1: How to Install ...
    Placement Series: • Placements Series
    Data Structures and Algorithms: https: • Data Structures and Al...
    Design and Analysis of Algorithms(DAA): • Design and Analysis of...
    Python Full Course: • Python - Basic to Advance
    Printing Pattern in C: • Printing Pattern Progr...
    Dynamic Programming: • Dynamic Programming
    Operating Systems: // • Operating Systems
    DBMS: • DBMS (Database Managem...
    #python #pythonforbeginners #operatorsinpython #pythonprogramming #jennyslectures

ความคิดเห็น • 248

  • @aparnamane4899
    @aparnamane4899 ปีที่แล้ว +47

    weight=int(input("enter your weight in kg :"))
    height=float(input("enter your height in metern :"))
    BMI=weight/(height**2)
    print(BMI)

    • @Swapnil6949
      @Swapnil6949 6 หลายเดือนก่อน

      Thanks

    • @benzligorin2259
      @benzligorin2259 5 หลายเดือนก่อน +4

      a= float(input("Enter Weight in KG"))
      b= float(input("Enter height in Meter"))
      print("Your BMI is"+ str(a/(b**2)))

  • @pragathi068
    @pragathi068 ปีที่แล้ว +63

    Today's assignments::
    1st assignment::
    weight=int(input("enter the weight in kg "))
    height=float(input ("enter the height in meters "))
    BMI=weight/(height**2)
    print("Body mass index is equal to ",BMI)
    2nd assignment::
    5+2*(3-1)+10/5
    =11.0

    • @Ebookstore..
      @Ebookstore.. ปีที่แล้ว

      is it correct
      weight = input("enter your weight here :")
      height = input("enter your height here :")
      print("your BMI = " + str(float(weight)/((float(height))*float((height)))))

    • @pianobyanuj
      @pianobyanuj ปีที่แล้ว

      No bro it's not wrking

    • @pianobyanuj
      @pianobyanuj ปีที่แล้ว +2

      weigth = int(input("enter your weigth in kg:" )
      Heigth = float(input("enter your heigth in meters:")
      BMI = weigth/(heigth**2)
      print("your BMI is + " , " + str(BMI) )
      It is correct one copy and paste

    • @pianobyanuj
      @pianobyanuj ปีที่แล้ว

      @@Ebookstore.. no bro it will give error

    • @Ebookstore..
      @Ebookstore.. ปีที่แล้ว

      @@pianobyanuj mine also worked..but by your way the code can be written in less space

  • @satishvanacharla5400
    @satishvanacharla5400 ปีที่แล้ว +14

    you took examples are very helpful for easy to understand like {1) water-------->stores in bucket = variable, 2) changing milk, tea with help of 3rd glass= swap values } i hope u make videos with using real examples like this for better imagination... and pls upload videos daily as soon as possible bcz i am eagarly waiting for ur python videos... thanks a lot💖

  • @mayankrai7938
    @mayankrai7938 ปีที่แล้ว +12

    Finally after long time 🙂🙂back to python . Thank you ma'am

  • @ramaraju1469
    @ramaraju1469 ปีที่แล้ว +5

    Weight=int(input("Weight in kgs = "))
    Height=float(input("Height in mtr = "))
    BMI= Weight/Height**2
    print(BMI)

    • @Kids_gat_moves
      @Kids_gat_moves ปีที่แล้ว

      Thanks so much

    • @vikramjha638
      @vikramjha638 ปีที่แล้ว

      Bro I have done same thing but output not getting, how bmi will be calculated?

    • @ramaraju1469
      @ramaraju1469 ปีที่แล้ว

      @@vikramjha638 try the same u'll get

    • @vikramjha638
      @vikramjha638 ปีที่แล้ว

      @@ramaraju1469 got bro😊

  • @sadsyt1178
    @sadsyt1178 5 หลายเดือนก่อน +3

    weight = int(input("Enter your weight in kilogram(kg):
    "))
    height = float(input("Enter your height in metres(m):
    "))
    BMI = weight / (height **2)
    print(f"Your BMI is {BMI}")

    • @user-ve4fe2zr6c
      @user-ve4fe2zr6c 4 หลายเดือนก่อน

      in the last line inside print function what is the f means...?

  • @abhivarshamuppineedi5528
    @abhivarshamuppineedi5528 7 หลายเดือนก่อน +3

    The best programming trainer I had ever found

  • @riyagupta1841
    @riyagupta1841 ปีที่แล้ว +37

    Mam please upload daily one video of python playlist so that course will cover soon 🤗

  • @prasannavibhav8800
    @prasannavibhav8800 3 หลายเดือนก่อน +1

    Hello Jenny mam, Thanks for ur videos. Really valuable content easy to understand and practice as well.

  • @rithiksingh7490
    @rithiksingh7490 ปีที่แล้ว +5

    Mam...with this speed , we will learn python in about 1year. Please upload the video regularly. We got other stuffs also to cover

    • @Shariquehussain186
      @Shariquehussain186 5 หลายเดือนก่อน +3

      me watching after 1 year 😂

    • @Siva_kumar_45
      @Siva_kumar_45 25 วันที่ผ่านมา +1

      @@Shariquehussain186 🤣

  • @madalamalakondarayudu356
    @madalamalakondarayudu356 ปีที่แล้ว +2

    Wow nice ,and very good communication another wyes clear voice madam

  • @user-ys1ss8hq7v
    @user-ys1ss8hq7v 4 หลายเดือนก่อน +1

    Why we have to take int for weight
    Wt=input("Enter weight in kg : ")
    Height=input("Enter height in m: ")
    BMI=float(wt)/(height**2)
    print(BMI)

    • @trushantjagdish4275
      @trushantjagdish4275 3 หลายเดือนก่อน

      You didn't convert height into float

  • @priya-we2hg
    @priya-we2hg ปีที่แล้ว +2

    ""सफलता को पहली बार में सामना करने से मत 😊😊 डरो क्योंकि सफल गणित भी जीरो से शुरू हुआ था।""
    👍🏻👍🏻👍🏻Thank you mam 🙏🙏🙏 Excellent session👌 ❤❤❤🙏

  • @hackerzone2002
    @hackerzone2002 2 หลายเดือนก่อน

    I really appreciate you mam because from past 1-2 months i was totally confused in operator precedence so after watching this lecture I have understand the topic of operator precedence and using the chatgpt i have created some random question for making my concept more stronger after solving 15-20 question now i can say i can easily solve any of operator precedence question with any nested or deeper precedence topic

    • @crazyeditzz2437
      @crazyeditzz2437 2 หลายเดือนก่อน

      Can u tell me where is the assignments

  • @ashikregins
    @ashikregins ปีที่แล้ว +3

    Mam I'm waiting for ur videos..But now finally u have uploaded mam thank u a lot mam....I hope u are fine...❤️.Take care

  • @MARUTHU_1801
    @MARUTHU_1801 หลายเดือนก่อน +1

    user_input1 = int(input("enter your weight in kilograms: "))
    user_input2 =float(input("enter your height in metres: "))
    BMI = user_input1/(user_input2)**2
    print(BMI)
    if BMI < 18:
    print("your are in under weight category,kindly improve your weight through taking healthy foods.")
    elif BMI > 18 and BMI 25 and BMI < 30 :
    print("oh!!!,your are in over weight condition,kindly follow diet and do the workout daily.")
    elif BMI > 30 :
    print("hey user,your are in obesity condition right now,visit doctor and take the suitable treatment to reduce weight in heathy manner!!!")

  • @arpandey5261
    @arpandey5261 หลายเดือนก่อน +1

    #calculating BMI
    weight = float(input("Weight in kg: "))
    height = float(input("Height in meters: "))
    BMI = weight/(height ** 2)
    print("BMI = ",BMI)

  • @yuvarajc8939
    @yuvarajc8939 2 หลายเดือนก่อน +1

    Sister while adding more operators first of all we will use BODMAS rule for solution am i right?

  • @aishwaryagandhi1878
    @aishwaryagandhi1878 ปีที่แล้ว +2

    weight=input("Enter weight in kgs : ")
    height=input("Enter height in meters : ")
    BMI=float(weight)/(float(height)**2)
    print("BMI : "+str(BMI))

  • @Shariquehussain186
    @Shariquehussain186 5 หลายเดือนก่อน

    weight=int(input("enter your age in kg= "))
    height=float(input("enter your height in m= "))
    bmi=float(weight/(height**2))
    print("BMI= ",bmi)

  • @AthifFaisal
    @AthifFaisal 7 หลายเดือนก่อน

    weight=input("weight in kg:")
    height=input("height in metres:")
    w=float(weight)
    h=float(height)
    BMI=(w//h**2)
    print(BMI)

  • @LingeshhvarenKA
    @LingeshhvarenKA 7 หลายเดือนก่อน

    #BMI program
    weight=float(input("Enter your weight : "))
    height=float(input("Enter your height : "))
    bmi=weight/(height**2)
    print("Your BMI is",bmi)

  • @ruthrakaran
    @ruthrakaran 7 หลายเดือนก่อน

    # this program is bmi calculator
    # bmi=weight/(height pow 2)
    weight=int(input("enter your weight"))
    height=float(input("enter your height"))
    bmi=weight/(height**2)
    print("value for bmi =" + str(bmi))

  • @doggasatya1784
    @doggasatya1784 5 หลายเดือนก่อน

    Weight=int(input("enter your weight in kg"))
    Height=float(input("enter your height in meters"))
    bmi=weight/(height**2)
    Print(bmi)

  • @M4RCOxJOD
    @M4RCOxJOD ปีที่แล้ว +2

    Mam please create videos on , computer graphics in 2nd year poly 🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @muneebbolo
    @muneebbolo 7 หลายเดือนก่อน

    number=input("what is my bmi?")
    weight_kg=number[0]
    height_mtr=number[1]
    print(weight_kg/int(height_mtr)**(height_mtr))

  • @santhoshk2722
    @santhoshk2722 9 หลายเดือนก่อน

    #formula to calculate body mass index
    #BMI = wieght / (hight * hieght)
    w = float(input("enter wieght in kg: "))
    h = float(input("enter your height in meter"))
    BMI = w / h ** 2
    print(f"Your Body Mass Index is: {BMI}")

  • @HistoricalHorizons808
    @HistoricalHorizons808 8 หลายเดือนก่อน

    #calculating the Body mass index of an object
    weight_of_the_body=(input("enter the weight ofthe body")) #as in kg
    Height_of_the_body=(input("enter height of the body")) #as in m**2
    calculating_BMI=int(weight_of_the_body)/(float(Height_of_the_body)**2)
    print(calculating_BMI)

  • @alok_kr_verma
    @alok_kr_verma ปีที่แล้ว

    weight=int(input("enter your weight in kg="))
    height=float(input("enter your height in meters="))
    print(weight/(height*2))

  • @Shahzaibali-sc3xw
    @Shahzaibali-sc3xw 7 หลายเดือนก่อน

    wighet=input("Enter your weghit:")
    hight=input("enter your hight:")
    Wighet=int(wighet)
    Hight=float(hight)
    bmi=Wighet/(Hight*Hight)
    print(bmi)

  • @el-lite794
    @el-lite794 6 หลายเดือนก่อน

    '''
    arithmetic operators are
    () highest priority
    *,/,//,% medimum priority
    +,- least priority
    and will always be solved from left to right...
    '''
    a = 12
    b = 110
    addition = (a + b)
    substraction = (a - b)
    multiplication = (a * b)
    division = (a / b)
    modulous = (a % b)
    floor = (a // b)
    power = (a ** b)
    print(addition)
    print(substraction)
    print(multiplication)
    print(division)
    print(modulous)
    print(floor)
    print(power)

  • @sandilemabaso6884
    @sandilemabaso6884 7 หลายเดือนก่อน

    # BMI Calculator
    # Weight / height squared
    weight = int(input('Enter weight in kg: '))
    height = float(input('Enter height in meters: '))
    bmi = weight / height ** 2
    print("Your BMI is: " + str(bmi))

  • @girishbv6713
    @girishbv6713 2 หลายเดือนก่อน

    That Equation changing For 11.0 output is
    5+2**3*1-10/5 =====> 11.0
    Simple....

  • @petachaithravardhanreddy418
    @petachaithravardhanreddy418 6 หลายเดือนก่อน

    weight=int(input())
    height=float(input())
    bmi=weight/height**2
    print(float(bmi)

  • @sanjayganesh5302
    @sanjayganesh5302 ปีที่แล้ว +1

    i/o
    input= weight
    input =height**2
    o/p
    weight =55
    height**2=1.77
    and the BMI = 31.0

  • @Codewithyashraj
    @Codewithyashraj ปีที่แล้ว +2

    Cpp ka lecture bhi uploaded kariye

  • @eshtejavathu3325
    @eshtejavathu3325 ปีที่แล้ว +3

    Mam please upload videos regularly 🙏

  • @vasubhalani1636
    @vasubhalani1636 9 หลายเดือนก่อน +1

    for 11.0 print(5+2*(3-1)+10/ 5)

    • @akashtg6646
      @akashtg6646 3 หลายเดือนก่อน

      Correct

  • @user-md2fj6dk1n
    @user-md2fj6dk1n 10 หลายเดือนก่อน +1

    weight=float(input("enter ur weight"))
    height=float(input("enter ur heihgt"))
    formula=weight/height**2
    print("BMI=",formula)

  • @viewer1412
    @viewer1412 20 วันที่ผ่านมา

    weight = int(input("enter your weight in kg :"))
    height = int(input("enter your height in m :"))
    sq_height = height**2
    BMI = weight/sq_height
    print(BMI)

  • @user-ie9dy2zj8z
    @user-ie9dy2zj8z 3 หลายเดือนก่อน

    weight=input("pls enter your weight in kgs :")
    height=input("pls enter your height in meters :")
    BMI=int(weight)/(float(height)**2)
    print(BMI)

  • @LingeshhvarenKA
    @LingeshhvarenKA 7 หลายเดือนก่อน

    #arithmetic operators
    num1=int(input("Enter number 1 : "))
    num2=int(input("Enter number 2 : "))
    print("Addition of",num1,"and",num2,"is",num1+num2)
    print("Subtraction of",num1,"and",num2,"is",num1-num2)
    print("Multiplication of",num1,"and",num2,"is",num1*num2)
    print("Division of",num1,"and",num2,"is",num1/num2)
    print("Floor Division of",num1,"and",num2,"is",num1//num2)
    print("Modulus of",num1,"and",num2,"is",num1%num2)
    print("Exponential of",num1,"and",num2,"is",num1**num2)

  • @meryem4586
    @meryem4586 5 หลายเดือนก่อน

    hight =input("enter your hight:")
    weight=input("enter your weight ")
    bm= int(weight)/(float(hight)**2)
    print(bm)

  • @S____SSS
    @S____SSS ปีที่แล้ว +1

    Mam please upload notes of before and present video thanks for your videos

  • @LingeshhvarenKA
    @LingeshhvarenKA 5 หลายเดือนก่อน

    weight=float(input("Enter your weight in KG : "))
    height=float(input("Enter your height in Meter : "))
    BMI=weight/height**2
    print(f"BMI of Weight {weight} and Height {height} is",BMI)

  • @sidduu2433
    @sidduu2433 หลายเดือนก่อน

    weight=int(input("enter the value of weight:"))
    height=float(input("enter the value of height in meters:"))
    BMI= weight/(height**2)
    print("the BMI alue is:",BMI)

  • @user-sw5xl9ui9q
    @user-sw5xl9ui9q ปีที่แล้ว

    #body mass index
    height=float(input("enter Weight in (mtr):"))
    weight=float(input("enter Weight in (kg):"))
    BMS=weight/(height*height)
    print(f"bms:{BMS}")

  • @rayuduvijay230
    @rayuduvijay230 หลายเดือนก่อน

    weight=int(input())
    height=float(input())
    BMI=weight/(height*height)
    print(BMI)

  • @pushpanjalimishra2418
    @pushpanjalimishra2418 ปีที่แล้ว

    10:00 we can simply subtract 1 at the end of the given expression without using parenthesis and it will give 12.0 - 1=11.0

    • @NHAIushaprakki
      @NHAIushaprakki 11 หลายเดือนก่อน

      we can use parenthesis for the 3-1 part as well....ma'am said by using parenthesis we shd get

  • @omarismail-qt7os
    @omarismail-qt7os ปีที่แล้ว

    my BIM program
    print("Welcom in the BMI program")
    height = input("Enter your height: ")
    weight = input("Enter your weight: ")
    BIM = float(weight)/(float(height)**2)
    print("Your BIM is:", BIM)
    if BIM 18.5 and BIM 25 and BIM = 30:
    print("you're in the obese range
    ")

  • @vaishnavimishra8360
    @vaishnavimishra8360 ปีที่แล้ว

    a=input ("Enter your weight in kg: ")
    b=input ("Enter your height in meter: ")
    w=int(a)
    h=float(b)
    bmi=w/(h**2)
    print ("BMI= "+"bmi")

  • @mirzamuhammadumar9780
    @mirzamuhammadumar9780 ปีที่แล้ว +1

    Mam BMI not calculate correctly 🤕... It gives Type error.
    I put same formula. written as…
    weight=input ("weight in kg: ")
    height=input ("height in meter: ")
    BMI= (weight)/(height*height)
    print (BMI)

  • @mlynn5177
    @mlynn5177 3 หลายเดือนก่อน

    number = input("enter a digits number: ")
    n1 = number[0]
    n2 = number[1]
    print(int(n1) + int(n2))

  • @OMPRAKASH-uz8jw
    @OMPRAKASH-uz8jw ปีที่แล้ว +1

    number=input("enter the two digit number you want to print")
    sum=int(number[0])+int(number[1])
    print("the sum is :" +str(sum))

    • @KhureshiAbraam9999
      @KhureshiAbraam9999 10 หลายเดือนก่อน

      Is the print function return values as a tuple

  • @relightgaming7155
    @relightgaming7155 9 หลายเดือนก่อน

    w=int(input("Your weight in Kg: "))
    h=float(input("your height in cms: "))
    Bmi = w/(h**2)
    print(Bmi)

  • @bharathivenkatappa9676
    @bharathivenkatappa9676 4 หลายเดือนก่อน

    weight = int(input("Enter the weight : "))
    height = float(input("Enter the height in cm: "))
    bmi = weight/(height**2)
    print("The BMI is : ",bmi)

  • @kunaldas5011
    @kunaldas5011 7 หลายเดือนก่อน

    kunal=input("enter your weight")
    kunaldas=input("enter your height")
    bmi=int(kunal)/float(kunaldas)**2
    print(bmi)

  • @sanataniboy158
    @sanataniboy158 ปีที่แล้ว

    a = int(input("enter the weight"))
    b = float(input("enter the height"))
    bmi = a/b**b
    print(bmi)

  • @devisiva3933
    @devisiva3933 ปีที่แล้ว

    5+2*(3-1)+10/5=11 .0 mam. Thanks for your teaching mam

  • @t.manojkumar
    @t.manojkumar หลายเดือนก่อน

    a= Input ("Enter your Weight")
    b= Input ("Enter your Height")
    Weight = Int(a)
    Height = Int(b)
    BMI = Print(Weight/(Height**Height))

  • @user-xr6ud7qt1p
    @user-xr6ud7qt1p 10 หลายเดือนก่อน

    #printing the BMI
    weight=int(input("enter a in weight in kg:"))
    height=float(input("enter a in height in meters:"))
    bmi=int(weight)/(float)(height**2)
    print('BMI:',bmi)

  • @user-ev5bm7yx8i
    @user-ev5bm7yx8i ปีที่แล้ว

    calculating BMI value
    weight = input("enter your weight in kg: ")
    height = input("enter your height in cm")
    weight_in_int = int(weight)
    height_in_int = float(height)
    BMI = weight_in_int / ((height_in_int/100) ** 2)
    print("Your BMI: " + str("{:.2f}".format(BMI)))

  • @gaddamjyoshna1101
    @gaddamjyoshna1101 5 หลายเดือนก่อน

    a=input("enter a value")
    Sum=int(a[0])+int(a[1])
    print(sum)

  • @rakesh_reddy
    @rakesh_reddy 11 หลายเดือนก่อน

    num=input("give a any 3 numbers:")
    num1=num[0]
    num2=num[1]
    num3=num[2]
    print(float(num1)+float(num2)+float(num3))
    #o/p=answer.0

  • @user-rc4rk7tc6u
    @user-rc4rk7tc6u ปีที่แล้ว

    Weight_in_kg=int(input("enter your weight in kgs?
    "))
    height_in_meter=float(input("enter your height in meters?
    "))
    BMI=Weight_in_kg/height_in_meter**2
    print("your BMI is="+str(BMI))

  • @NikhilSingh-kw3ot
    @NikhilSingh-kw3ot ปีที่แล้ว +1

    Mam please 1 video daly uplode kriye jisse jaldi katam ho jaye, Mujhe bhut jada jrurat h please🙏🙏

  • @afiatabassum119
    @afiatabassum119 ปีที่แล้ว

    number=input (''Enter a two digit number: '')
    result=int (number [0])+int (number [1])
    print(result)

  • @makwana5260
    @makwana5260 ปีที่แล้ว

    I tried more ... AND WORKS OK..
    a = input("enter_first_value=")
    b = input("enter_second_value=")
    print("---------------------------------------------")
    c=(int(a)+int(b))
    d=str(c)
    print("addition value is ="+d)
    e=(int(a)*int(b))
    f=str(e)
    print("multiplication value is ="+f)
    g=(int(a)-int(b))
    h=str(g)
    print("minus value is ="+h)
    divide=(float(a)/float(b))
    divide1=float(divide)
    divide2=str(divide1)
    print("Divided value found is ="+divide2)
    power=(int(a)**int(b))
    power1=str(power)
    print ("raised to the value found is ="+power1)
    print("===========================================")

  • @Hari-oi5ej
    @Hari-oi5ej ปีที่แล้ว +1

    weight=int(input("enter weight= "))
    height=int(input("enter height= "))
    BMI=weight/height**2
    print(BMI)

  • @babunadigadda3932
    @babunadigadda3932 11 หลายเดือนก่อน

    a=int(input("enter a weight of a person in Kgs: "))
    b=int(input("enter a height of a person in cm :"))
    #calculating a Body mass index (BMI)
    BMI = a/(b^2)
    print(BMI)

  • @karthik3387
    @karthik3387 ปีที่แล้ว

    name=input("Person name: ")
    gender=input("Gender: ")
    hight=float(input("Hight in centimeter: "))
    wight=float(input("Wight in kg: "))
    hight=hight/100
    BMI=(wight/(hight**2))
    print("Your BMI is "+ str(BMI))
    print("Thank you")

  • @rajeevyadav1637
    @rajeevyadav1637 7 หลายเดือนก่อน

    Thank You "janny" to explain into a deep.

  • @De-CODE7
    @De-CODE7 ปีที่แล้ว

    hight=input('Enter your hight ')
    weight=input("Enter your weight ")
    print("BMI IS =")
    print(int(weight)/(int(hight)**2))

  • @AlonePhilic
    @AlonePhilic 7 หลายเดือนก่อน

    weight = input("Enter your weight in kg: ")
    height = input("Enter your height in meters: ")
    weight = int(weight)
    height = float(height)
    print(weight/height**height)

  • @user-jy4bs8tj4i
    @user-jy4bs8tj4i ปีที่แล้ว

    P_W =float(input("what is your weight in kgs?"))
    P_H = float(input("what is your height in meters?"))
    BMI= P_W/(P_H **2)
    print("your body mass index is : " + str(BMI))

  • @marimuthu_a
    @marimuthu_a ปีที่แล้ว +2

    Could you explain about socket programming using c language madam

    • @lavleshdubey3338
      @lavleshdubey3338 ปีที่แล้ว

      i also want to learn socket programming in C and C++

  • @rayomandgowadia3103
    @rayomandgowadia3103 ปีที่แล้ว

    number=input("enter the value")
    first=number[0]
    second=number[1]
    sum = int(first) + int(second)
    print(sum)

  • @AlgorithmCodings
    @AlgorithmCodings ปีที่แล้ว

    weight=input("Enter the your weight(kg): ")
    height=input("Enter the youyr height(m): ")
    BMI=int(weight)/(float(height)**2)
    print("Your body mass index:"+str(BMI))
    this also possible

  • @palsri5786
    @palsri5786 ปีที่แล้ว +1

    Mam, Please make videos on HTML & JAVASCRIPT.

  • @nandinichourey1092
    @nandinichourey1092 ปีที่แล้ว +1

    Ma'am when will next lecture come...can u tell about schedule of python videos...I mean timing and days ....

  • @muhammadbhutta1156
    @muhammadbhutta1156 ปีที่แล้ว

    print("Welcome to the BMI Calculator:")
    weight= float(input("What is your weight in kgs
    "))
    height= float(input("What is your height in meteres
    "))
    result= int(weight/height**2)
    print("Your Body Mass Index is " + str(result))

  • @bharathgamingyt9432
    @bharathgamingyt9432 ปีที่แล้ว

    #the formula for bmi is weight divided by the square of height
    x = int(input("enter your weight in kg: "))
    y = float(input("enter your height in meter: "))
    z = x /y ** 2
    print("your bmi is:" + str(z))

  • @phanikumargolla2031
    @phanikumargolla2031 ปีที่แล้ว

    Mam I had a doubt that if we give input as print(5//2)we get answers as 2 i think You will explain me this right in the comment section please....

  • @WhatVasu
    @WhatVasu ปีที่แล้ว

    print("Hi,Iam BMI calculator")
    name=input("please enter your name=")
    ht=input("please enter your height=")
    wt=input("please enter your weight=")
    BMI=int(wt)/int(ht)**2
    print("Hi"+name+"
    Your BMI is="+str(BMI))

  • @LiquidOc3lot
    @LiquidOc3lot 11 หลายเดือนก่อน

    var1 = input("Enter your height in meters: ")
    var2 = input("Enter your weight in kilograms: ")
    height = float(var1)
    weight = float(var2)
    BMI = weight/(height ** 2)
    print(BMI)

  • @cm042sravani8
    @cm042sravani8 ปีที่แล้ว

    I have just came up with simple code:
    num=input("enter number:")
    print(int(num[0]) +int(num[1]))

  • @shivasmart967
    @shivasmart967 ปีที่แล้ว

    tq mam

  • @jaydeepjadav9114
    @jaydeepjadav9114 11 หลายเดือนก่อน

    love your way to educate the people

  • @samarnath463
    @samarnath463 ปีที่แล้ว

    weight=input("enter your weight")
    height=input("enter your height")
    kg=int(weight)
    m=float(height)
    BMI=(kg/m**2)
    print(BMI)

  • @user-lo5is4cv2l
    @user-lo5is4cv2l 5 หลายเดือนก่อน

    Print(5+2*(3-1)+10/5)

  • @MUNIDEEPU-lk3dc
    @MUNIDEEPU-lk3dc 2 หลายเดือนก่อน

    print(5+2*(3-1)+10/5 )
    11.0

  • @yogeshkolapkar6495
    @yogeshkolapkar6495 ปีที่แล้ว

    #BMI =Body mass Index
    weight= int(input("Enter the weight in kg="))
    Height=float(input("Enter the Height in metre="))
    BMI=weight/(Height**2)
    print(BMI)

  • @dhirajsonawane5387
    @dhirajsonawane5387 ปีที่แล้ว +1

    Please mam continue a python lecture

  • @praveshkashyap6225
    @praveshkashyap6225 ปีที่แล้ว

    Ma'am if I want to enter the values by the user then What changes I have to do that...
    Like...
    num=input("Enter the numbers :")
    num_1=num[0]
    num_2=num[1]
    print(int(num_1)/int(num_2))

  • @jacobgeorge2511
    @jacobgeorge2511 ปีที่แล้ว

    Thanku mam god bless you for the hard working 🥺🥺🥺🙏🏻

  • @beesettiuday3871
    @beesettiuday3871 ปีที่แล้ว

    no = input("enter two digit no = ")
    Print(int(no[0]) + int(no[1]))

  • @surindermohansharma6279
    @surindermohansharma6279 ปีที่แล้ว

    Thanks ma’m your method of teaching is really wonderful for me as I am non technical person and I have a hope to learn python language by this way
    But what about exercises to be given for testing our status chaterwise or I should be given exercises from where
    Hope you will realise my problem

  • @jyoth2009
    @jyoth2009 ปีที่แล้ว

    Mam can u upload more more videos on python please mam ur videos are great

  • @nandinichourey1092
    @nandinichourey1092 ปีที่แล้ว

    Finally....python series back

  • @user-se8uz9ji7q
    @user-se8uz9ji7q 2 หลายเดือนก่อน +1

    Mam you looks soo cute mam
    ❤❤❤❤❤