sumitne / Designer_door_mat-hackerrank

it is python code to print a designer door mat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

it is python code to print a designer door mat


Languages

Language:Python 100.0%