robyn

Results 4 comments of robyn

const num = 5; Array.from(Array(7)).fill(Array.from(Array(num))).flat().length

``` * { padding: 0; margin: 0; } .container { width: 600px; height: 300px; display: flex; } .left { flex: 1 2 500px; padding: 20px; border: 2px solid blue; background:...

![image](https://user-images.githubusercontent.com/8199379/84471601-43392580-acb8-11ea-8408-5d24d56d2c01.png) ![image](https://user-images.githubusercontent.com/8199379/84471611-4af8ca00-acb8-11ea-87b7-18bb2bf5ee92.png) ![image](https://user-images.githubusercontent.com/8199379/84471638-55b35f00-acb8-11ea-870c-466786ea6ea1.png) 上面题目的答案