eolymp
bolt
Попробуйте наш новый интерфейс для отправки задач
Задачи

Шаблон 7

опубликовано 11.03.2024, 11:20:42

Please help me l can't find this logic. proqram language doesn't matter Whatever you want

Given positive odd integer n. Print the image of size n * n, formed by the asterisk and space characters as shown in the example.

Input data One positive odd integer n (n > 1).

Output data Print the image n * n.

Examples Input example #1 content_copy 5 Output example #1 content_copy *




*