Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 278 Bytes

#Bingo Game

不使用Random的版本 輸入n,產生n*n的矩陣

建立1~n*n的陣列

利用Collections.shuffle(list)打亂陣列

列印出所有數字,形狀正方形

image