Skip to content

Commit 9b9b47f

Browse files
authored
Update EXERCISE.md
1 parent 331cb2f commit 9b9b47f

File tree

1 file changed

+2
-2
lines changed
  • modules/30-variables/18-variable-concatenation/ru

1 file changed

+2
-2
lines changed

modules/30-variables/18-variable-concatenation/ru/EXERCISE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
Результат на экране будет выглядеть так:
1010

11-
<pre class='hexlet-basics-output'>
11+
```text
1212
Hello, Joffrey!
1313
Here is important information about your account security.
1414
We couldn't verify your mother's maiden name.
15-
</pre>
15+
```
1616

1717
Выполните задание, используя только два `print()`.

0 commit comments

Comments
 (0)