How to create two squares in python?

后端 未结 0 997
忘了有多久
忘了有多久 2020-12-09 19:26

How can I create the picture below using this code? I need to complete the code marked as #TODO

 def createTestImg():
    img = np.zeros((#TODO, #TODO), dtype         


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