Python Special Programs - Fibonacci Sequence

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

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

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

    Tip: Try to solve the problem first by yourself
    count = int(input('Enter the limit : '))
    first = 0
    second = 1
    print(first, second, end=' ')
    while (count != 0):
    sum = first + second
    print(sum, end=' ')
    first = second
    second = sum
    count -= 1

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

    sir can you please make a video on arrays in python ,it would be helpful for many students

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

      Bhai, 'Array' ko Python mein 'List' kehtay hain aur uss par woh pehlay he video bana chukay hain!

  • @UsmanAliAli-od7eg
    @UsmanAliAli-od7eg 11 หลายเดือนก่อน +1

    Thanks you alot dear Jaspreet sing sir from Pakistan ❤❤❤🇵🇰🇵🇰🇵🇰

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

    E-> E+E|E-E| id output id-id*id Ambiguity in cfg problem sol the rightmost derivation nd ieft most derivation

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

    Sir I am in 2nd year 3rd sem and mere kuch personal problems k Karan mera 3rd sem bht kharab ja rha h like I think I will get 5 kt sab me hi and fir 4th sem me to me nikal luga but kya mujhe sem 3 ka ek aur chance milega next year drop lagne se pehele like after 4th sem 3rd sem ki kt exam hogi aur uska result dekhle drop decide hoga na ya fir abhi wale hi kt pakdege