Skip to content

Commit de11f73

Browse files
authored
Update D2_of_3Day_DoneWithPython.md
1 parent 3dde059 commit de11f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

D2_of_3Day_DoneWithPython.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -767,8 +767,8 @@ In [2] : np.savetxt("myfile.txt", a)
767767

768768
* 示例文本文件data.txt: (Example text file data.txt:)
769769

770-
|# Year|  Min temp.| Hax temp.|  
771-
|------|----------|-----------|
770+
|Year|  Min temp.| Hax temp.|  
771+
|:---:|----------:|----------:|
772772
|1990|     -1.5 |       25.3|       
773773
|1991|     -3.2|        21.2|
774774

0 commit comments

Comments
 (0)