Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fey committed Mar 29, 2024
1 parent 0ca0e4a commit a8bee9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/10-basics/80-array/ru/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Тема массивов в С довольно обширна. В этом уроке мы познакомимся с базовыми концепциями работы с массивами.

<div class="ratio ratio-16x9">
<iframe src="https://player.vimeo.com/video/129983970?h=a3b1f99ad2&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" width="1440" height="900" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen title="Arrays in C"></iframe>
<iframe src="https://player.vimeo.com/video/128854222?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" width="1440" height="900" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" title="Массивы в Си"></iframe>
</div>

0 comments on commit a8bee9d

Please sign in to comment.