/Designer_door_mat-hackerrank

it is python code to print a designer door mat

Primary LanguagePython

Designer_door_mat

it is python code to print a designer door mat scenario: Mr. Vincent works in a door mat manufacturing company. One day, he designed a new door mat with the following specifications:

Mat size must be N X M. (N is an odd natural number, and M is times N.) The design should have 'WELCOME' written in the center. The design pattern should only use |, . and - characters.