Python-Guide-for-Beginners icon indicating copy to clipboard operation
Python-Guide-for-Beginners copied to clipboard

Add a Python Program to print Floyd's Triangle

Open HarendraSingh22 opened this issue 7 years ago • 3 comments

HarendraSingh22 avatar Oct 09 '17 19:10 HarendraSingh22

I can work on this implementation. Is a double for loop approach ok?

davidzlchen avatar Oct 09 '17 19:10 davidzlchen

Completed program, made pull request located at #63

davidzlchen avatar Oct 09 '17 19:10 davidzlchen

added the floyd triangle ...please merge it and add the hacktoberfest accepted label

Lakshit-Chiranjiv avatar Oct 17 '20 11:10 Lakshit-Chiranjiv