Code review feedback
This commit is contained in:
parent
950c1973e4
commit
e0d37d63f7
@ -26,7 +26,7 @@ Quickstart
|
|||||||
etc
|
etc
|
||||||
|
|
||||||
6. Hit CTRL-D when you're done.
|
6. Hit CTRL-D when you're done.
|
||||||
7. If you're familiar with Python, try ``hy --spy`` to check what happens inside::
|
7. If you're familiar with Python, start the REPL using ``hy --spy`` to check what happens inside::
|
||||||
|
|
||||||
=> (+ "Hyllo " "World" "!")
|
=> (+ "Hyllo " "World" "!")
|
||||||
'Hyllo ' + 'World' + '!'
|
'Hyllo ' + 'World' + '!'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user