a program that has a for loop with a range() function to display…

Question Answered step-by-step a program that has a for loop with a range() function to display… a program that has a for loop with a range() function to display all multiples of 3 starting from 36 going down to 12 (both limits included). Example: 36, 33,30 …. 12.  Computer Science Engineering & Technology Python Programming BIS 1003 Share QuestionEmailCopy link Comments (0)