m = int(input("Enter the number = ")) n = int(input("Enter the end number = ")) d = int(input("Enter the divisor = ")) for i in range (m,n): if i%d ==0: print(i)
m = int(input('Enter first number: ')) n = int(input('Enter second number: ')) if m >= n: print("Error: First number should be less than second number.") else: for i in range(m, n + 1): print(i)
m = int(input("Enter the number of = ")) n = int(input("Enter the number of = ")) c = int(input("Divide number = ")) for i in range(m, n,): if i % c == 0: print(i) Assignments complete
Because bro (m) humara starting point hai to humne print bhi (m) hi Kiya hai to o hi print hoga na . Or rhi m+=1 ki baat to serial waise aane ke liye o liya hai , agr tume o nhi chahiye to print (i) kro tumara doute solve ho jayega ❤
Brother, your concept of teachings so amazing for beginners like me. You explain every step deeply without leaving any doubt in learner's mind. Thank you for sharing such content. You are truly blessings for those who don't have prior knowledge or experience and looking for job opportunity.
Bhai aap print mei "i" kyu nahi le rahe ho. a = int(input("Enter start number = ")) b = int(input("Enter end number = ")) # z = b + 1 for i in range(a, b, +1): print(i) Ye dekho.
Bhai for Q1 What will be the output if the condition is given as: For i in range(m,z): Print(i) Nd what is the difference in the intro file where just print(i) gave the incremental output. But here in Q1 you had to give Print(m) and increment it m+=1. 8:20
Because bro (m) humara starting point hai to humne print bhi (m) hi Kiya hai to o hi print hoga na . Or rhi m+=1 ki baat to serial waise aane ke liye o liya hai , agr tume o nhi chahiye to print (i) kro tumara doute solve ho jayega ❤❤
fist time commenting on any learning video, i’m from pakistan. apki video daikh k boht acha laga. itna easy and detailed. thanks alot. may god bless you for your efforts
m = int(input("Enter the number = "))
n = int(input("Enter the end number = "))
d = int(input("Enter the divisor = "))
for i in range (m,n):
if i%d ==0:
print(i)
Ye sahi hai
m = int(input('Enter first number: '))
n = int(input('Enter second number: '))
if m >= n:
print("Error: First number should be less than second number.")
else:
for i in range(m, n + 1):
print(i)
m = int(input("Enter the number of = "))
n = int(input("Enter the number of = "))
c = int(input("Divide number = "))
for i in range(m, n,):
if i % c == 0:
print(i)
Assignments complete
Put n+1 as user don't know the code
Because bro (m) humara starting point hai to humne print bhi (m) hi Kiya hai to o hi print hoga na . Or rhi m+=1 ki baat to serial waise aane ke liye o liya hai , agr tume o nhi chahiye to print (i) kro tumara doute solve ho jayega ❤
m = int(input("enter your start number ? "))
n = int(input("enter your end number "))
z = n +1
for I in range(m,z, 1):
print(I)
same thought
Brother, your concept of teachings so amazing for beginners like me. You explain every step deeply without leaving any doubt in learner's mind. Thank you for sharing such content. You are truly blessings for those who don't have prior knowledge or experience and looking for job opportunity.
please make a proper road map video for Python... career paths
Bro plz upload c++ playlist too.😊❤
Your teaching skill is really impressive
Very well explained sir
at 9:04
Why did we used m+=1
instead of for i in range(m,n):
print(i)
Bhai aap print mei "i" kyu nahi le rahe ho.
a = int(input("Enter start number = "))
b = int(input("Enter end number = "))
# z = b + 1
for i in range(a, b, +1):
print(i)
Ye dekho.
Bhai video roj aayegi na?
Bhai for Q1
What will be the output if the condition is given as:
For i in range(m,z):
Print(i)
Nd what is the difference in the intro file where just print(i) gave the incremental output. But here in Q1 you had to give
Print(m) and increment it m+=1. 8:20
Because bro (m) humara starting point hai to humne print bhi (m) hi Kiya hai to o hi print hoga na . Or rhi m+=1 ki baat to serial waise aane ke liye o liya hai , agr tume o nhi chahiye to print (i) kro tumara doute solve ho jayega ❤❤
Great teach bro ,thanks for good explanation
Thank you sir 🙏🏻🙏🏻🙏🏻
Python ke big project karavo please sir
Life saver mr.sagar❤
Great sir
Bro kya ye sikhne se hum offline first person shooting mobile game bana sakte hai??
Uske liye python + libraries seekhni padegi
@@codingwithsagarcw ok bro..Aur kuch nhi sikhna??
Research and business analytics ke liye Python kitna imp hai bhai?
Important h bhai, python har jagah h
fist time commenting on any learning video, i’m from pakistan. apki video daikh k boht acha laga. itna easy and detailed. thanks alot. may god bless you for your efforts
Functions ki video upload kro bro
Pls daily video 😢😢😢
👌👌👌👌
Mera same program run nhi hora
Tumhara laptop bekar hoga😂