8000 fixed exercise bug in 006 · hydroffice/python_basics@d8f4943 · GitHub
[go: up one dir, main page]

Skip to content

Commit d8f4943

Browse files
author
giumas
committed
fixed exercise bug in 006
1 parent d4b2589 commit d8f4943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

006_Read_and_Write_Text_Files.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
{
660660
"cell_type": "markdown",
661661
"metadata": {
662-
"solution2": "shown",
662+
"solution2": "hidden",
663663
"solution2_first": true
664664
},
665665
"source": [
@@ -672,7 +672,7 @@
672672
"cell_type": "code",
673673
"execution_count": null,
674674
"metadata": {
675-
"solution2": "shown"
675+
"solution2": "hidden"
676676
},
677677
"outputs": [],
678678
"source": [

0 commit comments

Comments
 (0)
0