Good Evening
22:43 pm

Sponsor Area

Sponsor Area

Question is

Find and write the output of the following python code:

Numbers=[9,18,27,36]
for Num in Numbers:
	for N in range(1, Num%8):
		print(N,'#',end= '' )
	print()

Mock Test Series

Sponsor Area

Sponsor Area

NCERT Book Store

NCERT Sample Papers

Entrance Exams Preparation