We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hi. I just want to make the code for question 1 much simpler and easily understandable for beginners
for i in range(2000, 3201): if (i%7==0) and (i%5!=0): print(i,end=",")
cool?
yes, your one is easier to understand
Hi, I am a newbie to open source can anyone tell me whether this issue is fixed or not.
according to me, it's fixed
Activity
RohanSardar commentedon Jan 25, 2021
yes, your one is easier to understand
Varun270 commentedon Feb 14, 2021
Hi, I am a newbie to open source can anyone tell me whether this issue is fixed or not.
RohanSardar commentedon Feb 15, 2021
according to me, it's fixed