IN this repository I will provide some interesting design by using python:
#First_Design(1.Customized_MAT_Design.py) Description:
This is a python script by which you can create a wonderful design by using your prompt. You can change your design style by changing your input.
Sample Input:
Enter an odd number for line size: 9; Enter 3 sign to design: <->; Enter your desired center word: WELCOME;
Sample Output:
-------------------<->----------------
--------------<-><-><->-------------
-----------<-><-><-><-><->----------
-------<-><-><-><-><-><-><->-------
---------------WELCOME-----------------
-------<-><-><-><-><-><-><->-------
-----------<-><-><-><-><->----------
---------------<-><-><->-------------
-------------------<->----------------