Skip to content

Ex. 44 and Ex. 21 #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Ex. 44 and Ex. 21 #325

merged 1 commit into from
Apr 22, 2024

Conversation

GrayOwls
Copy link
Contributor

@GrayOwls GrayOwls commented Apr 3, 2024

#324
Ex. text: "Use the string cutter to get part of the sentence written in the text variable, from 5 to 15 characters inclusive. Process the resulting substring using the .strip() method and display the length of the resulting substring. Perform these operations in a chain without creating intermediate variables."

Fixed
@Atamurat-Ataniyazov

@GrayOwls GrayOwls changed the title Slices in Python do not include a right border Ex. 44 and Ex. 21 Apr 3, 2024
@GrayOwls
Copy link
Contributor Author

GrayOwls commented Apr 3, 2024

Ex. 44 - Slices in Python do not include a right border

Ex. 21 - Fixed to correct currency display
#321
@Kristina3245

@sgmdlt
Copy link
Contributor

sgmdlt commented Apr 3, 2024

Hello, we switched lessons to a new structure, look for exampe here https://github.com/hexlet-basics/exercises-python/tree/main/modules/30-variables/15-variables-expressions/en
Now, text of exercise should be in EXERCISE.md

And what about issue #324 - its correct, but there was a student's misunderstanding

@GrayOwls
Copy link
Contributor Author

GrayOwls commented Apr 3, 2024

@sgmdlt
So, if I understood you correctly, I need to change only .md file - I've done
And what about #324
Implied "letters", not "characters"?

@sgmdlt sgmdlt merged commit 05f250e into hexlet-basics:main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants