Skip to content

Commit

Permalink
05-cond.md: Remove quotes from output
Browse files Browse the repository at this point in the history
... Quotes do not actually appear when printing things to the screen

Pull Request: #576
  • Loading branch information
saraedum authored and maxim-belkin committed Sep 24, 2018
1 parent 2778801 commit 63ee71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/05-cond.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ else:
{: .language-python}

~~~
"-3 is negative"
-3 is negative
~~~
{: .output}

Expand Down

0 comments on commit 63ee71a

Please sign in to comment.