We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331cb2f commit 9b9b47fCopy full SHA for 9b9b47f
1 file changed
modules/30-variables/18-variable-concatenation/ru/EXERCISE.md
@@ -8,10 +8,10 @@
8
9
Результат на экране будет выглядеть так:
10
11
-<pre class='hexlet-basics-output'>
+```text
12
Hello, Joffrey!
13
Here is important information about your account security.
14
We couldn't verify your mother's maiden name.
15
-</pre>
+```
16
17
Выполните задание, используя только два `print()`.
0 commit comments