Showing posts with label while loop in hindi. Show all posts
Showing posts with label while loop in hindi. Show all posts

python while loop | while loop in hindi


while loop - लूप तब तक चलता है जब तक कोई condition (शर्त) सही (True) होती है। Let’s master it step by step:- 1.नंबर तक लूप चलाना- count = 1 while count…
Read more »