docs(python): жизненный контекст для 18 практик (модули 31–50)#367
Open
fey wants to merge 1 commit into
Open
Conversation
31-advanced-strings: - 30-symbols: секретное слово в именах участников квиза - 70-slices: выделить домен из полного адреса сайта - 90-multiline-strings: текст письма о статусе заказа в магазине 33-data-types: - 50-strong-typing: счёт очков двух игроков - 52-data-types-immutability: секретное слово в трёх именах 35-calling-functions: - 100-call: проверить длину названий двух компаний на сайте - 150-calling-functions-expression: краткая сводка по тексту - 270-deterministic: бросок кубика в настольной игре 38-objects: - 100-objects: пользователь ввёл текст с caps lock 40-define-functions: - 100-define-function: приветствие для посетителей сайта - 250-named-arguments: подготовка текста уведомлений - 300-type-annotations: создание текстовых разделителей 45-logic: - 15-bool-strings: проверка длины пароля при регистрации - 28-logical-negation: игра со словами — палиндром или нет - 90-logical-expressions: проверка типа поля формы 48-conditionals: - 30-if: викторина с загаданным числом - 60-ternary-operator: кнопка-переключатель в приложении 50-loops: - 80-for-in-range: FizzBuzz — задание с собеседований Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Завершение серии правок: добавлен жизненный контекст в оставшиеся 18 практик из 27 запланированных.
31-advanced-strings33-data-types35-calling-functions38-objects40-define-functions45-logic48-conditionals50-loopsПринципы правок:
solution.pyиtest_solution.pyне тронутыПредыдущие PR этой серии: #364 (10-basics), #365 (20-arithmetics), #366 (25-strings)
Test plan
solution.pyиtest_solution.pyне изменились ни в одной из 18 практик🤖 Generated with Claude Code