पाइथन में continue statement
continue statement का प्रयोग program
control को लूप के आरंभ (beginning) में
पहुँचाने के लिए किया जाता है। इसका syntax निम्नलिखित है-
#loop statements  
continue;  
#the code to be skipped
पाइथन में continue statement
continue statement का प्रयोग program
control को लूप के आरंभ (beginning) में
पहुँचाने के लिए किया जाता है। इसका syntax निम्नलिखित है-
#loop statements  
continue;  
#the code to be skipped
 प्रोफेसर, केंद्रीय हिंदी संस्थान, आगरा 
Professor, Kendriya Hindi Sansthan, Agra
(Managing Director : Ms. Ragini Kumari)
प्रोफेसर, केंद्रीय हिंदी संस्थान, आगरा 
Professor, Kendriya Hindi Sansthan, Agra
(Managing Director : Ms. Ragini Kumari)
No comments:
Post a Comment