Commit c7253d9b by BellCodeEditor

auto save

parent ed1cdb36
Showing with 7 additions and 0 deletions
n, m = map(int, input()).split)
for i in range(n):
for j in range(m):
print("x", end+'')
print()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment