Skip to content

Commit ea90298

Browse files
authored
Update Numpy practice.ipynb
1 parent 7ec28a6 commit ea90298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Numpy practice.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"Vector of ones\n",
252252
"---------------------\n",
253253
"[ 1. 1. 1. 1. 1.]\n",
254-
"Matrix of ones\n",
254+
"\nMatrix of ones\n",
255255
"---------------------\n",
256256
"[[ 1. 1.]\n",
257257
" [ 1. 1.]\n",

0 commit comments

Comments
 (0)