Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b294a2d

Browse files
Update D2_of_3Day_DoneWithPython.md
1 parent de11f73 commit b294a2d

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

‎D2_of_3Day_DoneWithPython.md‎

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

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

770-
|Year| Min temp.| Hax temp.|
771-
|:---:|----------:|----------:|
772-
|1990| -1.5 | 25.3|
773-
|1991| -3.2| 21.2|
774-
770+
771+
772+
773+
|Year| Min temp.| Hax temp.|
774+
|:----|----------:|----------:|
775+
|1990| -1.5 | 25.3|
776+
|1991| -3.2| 21.2|
777+
778+
779+
780+
781+
775782
776783
* Code:
777784

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /