Write a function called show_rectangle that takes two numbers as an argument and prints a rectangle in the function as shown in the output

前端 未结 0 1455
陌清茗
陌清茗 2021-01-05 03:33

The two arguments row and column should be taken as input from the user. For this question, you can assume the second input is always greater than the first input. You can a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题