Lec-27: Break✋, Continue🔄 & Pass🚦 in Python 🐍 with Execution | Python for beginners

  Рет қаралды 57,574

Gate Smashers

Gate Smashers

Күн бұрын

Пікірлер: 22
@Kanha_gupta_0011
@Kanha_gupta_0011 4 ай бұрын
Kal mera exam hai iske phle maine sessional me apke videos dekhe the to mere Mark's achhe aye the i hope kal bhi exam achha ho apke pdhane ka trika easy hota h ❤❤love from Raebareli Uttar Pradesh
@raneshmitra8156
@raneshmitra8156 7 ай бұрын
items=[1,2,3,4,5,6,7,8] target=5 for item in range(len(items)): if items[item]==target: print("item found at place = ",item) break
@AnjuDevi-oc4vb
@AnjuDevi-oc4vb 10 ай бұрын
Nice explanation 🥳
@Mahanthesh.
@Mahanthesh. 2 ай бұрын
good explanation sir
@ganeshpatilonline
@ganeshpatilonline 10 ай бұрын
Thank you sir ❤
@itsme__moiz
@itsme__moiz 9 ай бұрын
Great 👏
@SaifUllah-bw1yj
@SaifUllah-bw1yj 8 ай бұрын
Thanks for giving this knowledge
@RAMJIBIND-rc4mq
@RAMJIBIND-rc4mq 4 ай бұрын
Tk sir❤
@sumaghosh8242
@sumaghosh8242 11 ай бұрын
You saved us sir 😢
@dhyanimodh2011
@dhyanimodh2011 10 ай бұрын
Make a vidoe on "jump statements" sir.
@DevrajSingh-mt3ww
@DevrajSingh-mt3ww 10 ай бұрын
nice session
@cricketclip357
@cricketclip357 Жыл бұрын
Solve the following recurrence equations: (8 Marks) (i) T(n) = 2T(n/2) + 0(n) (ii) T(n) = T(n - 1) + 0(n)
@palakgoel1384
@palakgoel1384 Жыл бұрын
9l88😊
@ChanchalaPatel-r3k
@ChanchalaPatel-r3k Жыл бұрын
Sir isme for loop me kahi range kahi name or in e sub clear nhi ho raha please sir for loop ka syntax clear kr dijiye na
@anshikasahu2052
@anshikasahu2052 Жыл бұрын
Sir please make videos on " information security and cyber laws"
@manilakumari3569
@manilakumari3569 Жыл бұрын
Yes sir
@SanketSharmasanket7317
@SanketSharmasanket7317 22 күн бұрын
ok
@cricketclip357
@cricketclip357 Жыл бұрын
Sir इसका answer nhi aa raha hai
@TradeByAbhiii
@TradeByAbhiii 2 ай бұрын
Bc kal Exam h 🥲
@MalikJa-g4r
@MalikJa-g4r 11 ай бұрын
Continue Execution
@kumarsantosh5213
@kumarsantosh5213 9 ай бұрын
Thank You Sir.......🙏🙏❤❤
Lec-28: Types of Errors in Python | Python 🐍 for Beginners
7:35
Gate Smashers
Рет қаралды 56 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 21 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 31 МЛН
Lambda() Function in Python 🐍 with execution 👩‍💻
6:37
Gate Smashers
Рет қаралды 52 М.
break and continue in Python | Python Tutorial - Day #19
12:14
CodeWithHarry
Рет қаралды 560 М.
13 Карт - Клоны - ВСЁ | 8 серия
10:03
13 Карт
Рет қаралды 233 М.
Break and Continue In Python - In Hindi
8:47
codeitup
Рет қаралды 67 М.
What is For Loop in Python | Data on Repeat | Python Tutorials
18:43