Python for Beginners | Ep - 02 | Variables - Data Types - Input | Tamil | code io

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

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

  • @vinojohnson2749
    @vinojohnson2749 ปีที่แล้ว +78

    a= input ('enter the number ')
    print (a*5)
    Output: 55555
    a=int(input('enter the number'))
    print (a*5)
    Output: 25

    • @vijaymani7968
      @vijaymani7968 ปีที่แล้ว +4

      U R correct

    • @MoonDevil-2958
      @MoonDevil-2958 ปีที่แล้ว +4

      Bro u r correct

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

      but how ..the 1st problem
      a=input('enter the number')
      print (a*5)
      ippo idle variable (a) va oru string ah thana consider pannum
      appo answer
      5*5 ------ithuthana varum epdi 55555 ---ithu answer varum

    • @harishbalaji9050
      @harishbalaji9050 10 หลายเดือนก่อน +3

      No bro here it is string so it will repilicate that so, ans: is
      55555​@@Bluenilaa35

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

      @@harishbalaji9050 ipo purinjiduchi 👌

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

    I recent saw your python videos recently. Easy to understand. Am so happy i learned python 😊 i daily watched your videos

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

    Anna your way of teaching is very easy to understand...👍thankyou so much anna ❤please upload more useful videos like this ...

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

      Sure 👍

  • @hariharan-zm2pc
    @hariharan-zm2pc ปีที่แล้ว +33

    i am from australlia i can understand tamil bcz my grand parents are tamil so we speak tamil in our house so first time i am learning python in tamil langauge and output answer is A

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

      🤩🤩 Good to hear

    • @hariharan-zm2pc
      @hariharan-zm2pc ปีที่แล้ว +3

      may i know the correct because link is not opening or supporting for me . whats the answer code io tamil and i want your telegram channel link

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

      No the answer will be error or 55555 because there is not data type mentioned so it take as string ...

    • @kuttypookal518
      @kuttypookal518 10 หลายเดือนก่อน +2

      55555

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

      55555

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

    The way u both teaching python is awesome 👍.easy to understand.thank u both so much.keep rocking🎉 🎉🎉

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

      Thanksssss 🤩🤩🤩

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

      Same as him bro your classes are extraordinary

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

      @nighilsuganthi7138 🤩🤩

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

    Hi anna your teaching is superb… 👍

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

    bro neega entha python version use pandringa....pls send the download link

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

    O/p:55555 because we don't use int function here so string replication happens here

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

    Excel fill la yeppadilam calculation pannalam nu oru video podunga bro👍

  • @bharat.m2677
    @bharat.m2677 2 ปีที่แล้ว +14

    Both guys teaching and faces are handsome ☺️☺️☺️

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

      Thank you soo much bro😅😅

  • @HarishHarish-ko3fd
    @HarishHarish-ko3fd 8 หลายเดือนก่อน +1

    bro which as a software used in python program

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

    Anna enaku intha questions ellam doubt epdi output kondu varanum python jupiter notebookla
    1.Write a program to display "Welcome " if a number entered by user is a multiple of five
    otherwise print "Bye"
    2. Write a program to find the largest number out of three numbers excepted from user
    3. Write a program to accept a number from 1 to 7 and display the name of the day like 1
    for Sunday , 2 for Monday and so on
    4. Accept any city from the user and display monument of that city
    City Monument
    Delhi Red Fort
    Agra Taj Mahal
    Jaipur Jal Mahal

  • @everythingunited325
    @everythingunited325 ปีที่แล้ว +4

    a string can't be multiplied with an integer so the answer will be 55555

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

      Absolutely right 🤩🤩🤩🤩🤩🤩🤩

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

    Such a absolute teaching just keeping it✨📝

  • @Jayalakshmi-ql9py
    @Jayalakshmi-ql9py ปีที่แล้ว +2

    brother which platform ur using to run the program

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

    Option B 55555 string replication

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

    Answer is B) 55555

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

    Ans is option c
    Bcz
    a= int( input ( Enter number)) : integer a mathanum

  • @JayaShree-tr4cr
    @JayaShree-tr4cr 7 หลายเดือนก่อน

    Bro this is a string type. because we cann't gives integer type int ,so the answer is 55555

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

    Bro nenga kodukara daily dose answer epadi panrathu short video podunga bro

    • @prasanthg7739
      @prasanthg7739 2 ปีที่แล้ว

      Aama nanba ans ku thaniya shorts poodunga.....romba use fulla erukum....

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

    Option b because it will take value as string

  • @Snegapriya-x7y
    @Snegapriya-x7y 4 หลายเดือนก่อน

    Entha app bro use panrathu

  • @Marveledits-dh1hx
    @Marveledits-dh1hx 2 ปีที่แล้ว +5

    option. b

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

    Answer is option B

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

    print('which is the latest version of python ?\t ' 'and' '
    what is the use of latest version than older versions ?')

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

      3.10 is the latest version...
      This link contains all the new stuffs in Python 3.10
      docs.python.org/3/whatsnew/3.10.html
      But basically, there is a big difference only between python 2.x and 3.x, latest versions are mostly bug fixes.
      P.S. Loved the print statement😍😍😍

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

    55555-string replication happens here

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

      👍🏻👍🏻

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

    Answer b)

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

    Your telegram id not found

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

    Ans. 25

  • @KasiViswanathan-wx8dj
    @KasiViswanathan-wx8dj ปีที่แล้ว +1

    Option 'B'

  • @vijaysekara.s.7822
    @vijaysekara.s.7822 ปีที่แล้ว

    Enna application la python open panninga brw

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

      Thonny for python

  • @gamingstudent6320
    @gamingstudent6320 2 ปีที่แล้ว

    Love ur channel bro

  • @006-it-aswinkumar4
    @006-it-aswinkumar4 ปีที่แล้ว

    The ans is (b)

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

    a=input('5'*5)
    output: 55555

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

    Ans:B

  • @GowsalyaA.T
    @GowsalyaA.T ปีที่แล้ว

    B)option

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

    because there is no int function so it will replicate happens

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

    B)55555

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

    ans : 25

  • @e.velmuruganagri569
    @e.velmuruganagri569 ปีที่แล้ว

    Ans 55555 bro

  • @lovesongtamil8122
    @lovesongtamil8122 28 วันที่ผ่านมา

    Output is 55555👏

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

    Ans is B

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

    Ans (b)

  • @samuelrobertr.fixc-x5159
    @samuelrobertr.fixc-x5159 ปีที่แล้ว

    Option A❤

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

    Bro the answer is b

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

    option b bro

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

    Option B

  • @ShafiullahA-o5h
    @ShafiullahA-o5h ปีที่แล้ว

    A(25)

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

    Answer is (A) 25

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

    A)25

  • @karupasamy-m2x
    @karupasamy-m2x 3 หลายเดือนก่อน

    Output :25

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

    Option b

  • @sinos_karan9515
    @sinos_karan9515 2 ปีที่แล้ว

    answer is "B"

  • @Shasha-ganster333
    @Shasha-ganster333 6 หลายเดือนก่อน

    Option A because 5*5=25

  • @kidtoon-uy9gd
    @kidtoon-uy9gd หลายเดือนก่อน

    Option B.55555

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

    Error bro because int not defined

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

    Ans : b

  • @santhoshE-sb9sz
    @santhoshE-sb9sz 5 หลายเดือนก่อน

    ans: B

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

    Answer is A

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

    Ans=b

  • @AnbuAnbu-u7i
    @AnbuAnbu-u7i 3 หลายเดือนก่อน

    A) 25

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

    Anna ans : C

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

    55555 is the answer here

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

    Ans:B

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

    25 (a)

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

    Option.A

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

    b is the ans

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

    Option A anna

  • @ManishaNisha-nk1gl
    @ManishaNisha-nk1gl 4 หลายเดือนก่อน

    Answer (a) 25

  • @Maheshwari-r4t
    @Maheshwari-r4t ปีที่แล้ว

    Answer =25

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

    Thank you so much..

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

    Option b

  • @GokulaKannan-jy6cu
    @GokulaKannan-jy6cu 2 ปีที่แล้ว

    answer A

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

    Ans, 55555

  • @mrscreationandphotography2769
    @mrscreationandphotography2769 2 ปีที่แล้ว

    Bro answer is 5

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

    output:55555

  • @VedanthSridhar-i8i
    @VedanthSridhar-i8i 3 หลายเดือนก่อน

    The answer is 25

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

    Ans 25 thana bro

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

    B answer

  • @romiyof1020
    @romiyof1020 2 ปีที่แล้ว

    Oops concepts send panuga

  • @BhuvaneshwariBaskar-q5d
    @BhuvaneshwariBaskar-q5d 2 หลายเดือนก่อน

    Answer?

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

    25 is answer bro

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

    5×5

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

    option b bro

  • @Murugan007-t5e
    @Murugan007-t5e 3 หลายเดือนก่อน

    A 25

  • @HANALatheef-b2w
    @HANALatheef-b2w หลายเดือนก่อน

    Output is 55555

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

    which version of python you have using ?

    • @codeio
      @codeio  3 ปีที่แล้ว

      Python 3.7.3🤩🤩

  • @k.v.balachandhar5599
    @k.v.balachandhar5599 ปีที่แล้ว

    Option 55555

  • @gayathriravichandran5367
    @gayathriravichandran5367 2 ปีที่แล้ว

    B)

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

    Cute ❤❤

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

    25 bro 😊

    • @RamPrasad-me9pv
      @RamPrasad-me9pv 8 หลายเดือนก่อน

      if "int" not mentioned then the "input" command will take the data you enter as string (character)

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

    A answer

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

    B. 55555

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

      Yeaaaa 🤩🤩🤩

  • @DEEPAKKUMAR-q7n2d
    @DEEPAKKUMAR-q7n2d 2 ปีที่แล้ว

    555555
    coming bro

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

    A 25🎉

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

    output 55555

  • @PraveenKumar-hu6py
    @PraveenKumar-hu6py 5 หลายเดือนก่อน

    5*5

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

    B)55555🎉🎉🎉🎉🎉

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

    option b bruh

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

    55555 tha answer