##   studentID name score
## 1         1 小明    80
## 2         2 大雄    60
## 3         3 胖虎    90
## 4         4 小新    70
## 5         5 大白    50
## tibble [410 × 2] (S3: tbl_df/tbl/data.frame)
##  $ Gender: chr [1:410] "男" "男" "男" "男" ...
##  $ Height: num [1:410] 160 172 170 168 171 ...