Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
newstars committed Oct 10, 2018
1 parent 338b622 commit c6fd428
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions Data/data_ex.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
"ID" "SEX"
"1" 1 "F"
"2" 2 "M"
"3" 3 "F"
"4" 4 "M"
"5" 5 "F"
ID SEX AGE AREA
1 F 50 ����
2 M 40 ���
3 F 28 ����
4 M 50 ����
5 M 27 ����
6 F 23 ����
7 F 56 ���
8 F 47 ����
9 M 20 ��õ
10 F 38 ���

0 comments on commit c6fd428

Please sign in to comment.