Rangoli of Size 5
Rangoli is a form of Indian folk art based on creation of patterns.
Below is a sample of size 5
#size 5
--------e--------
------e-d-e------
----e-d-c-d-e----
--e-d-c-b-c-d-e--
e-d-c-b-a-b-c-d-e
--e-d-c-b-c-d-e--
----e-d-c-d-e----
------e-d-e------
--------e--------
Task
Create a rangoli of size 6, 7, 8 and 9 both manually and programmatically. Post it as comment. Thanks
Below is a sample of size 5
#size 5
--------e--------
------e-d-e------
----e-d-c-d-e----
--e-d-c-b-c-d-e--
e-d-c-b-a-b-c-d-e
--e-d-c-b-c-d-e--
----e-d-c-d-e----
------e-d-e------
--------e--------
Task
Create a rangoli of size 6, 7, 8 and 9 both manually and programmatically. Post it as comment. Thanks
Comments
Post a Comment