Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Laboratory work #4, Artyom Krivtsov - 22FPL2 #179

Closed
wants to merge 99 commits into from

Conversation

artyom6k
Copy link

No description provided.

artyom6k and others added 30 commits September 8, 2023 19:56
Copy link
Contributor

@artyomtugaryov artyomtugaryov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing to review

@artyom6k artyom6k changed the title Laboratory work #4, Krivtsov Artyom - 22FPL2 Laboratory work #4, Artyom Krivtsov - 22FPL2 Dec 12, 2023
Copy link
Contributor

@artyomtugaryov artyomtugaryov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about start.py?

raise ValueError
clean_txt = []
for word in text.lower().split():
if word[-1] in '!?.':
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!?. to a variable

Copy link
Contributor

@artyomtugaryov artyomtugaryov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the start.py?

@vitazaytseva
Copy link

Well done! Good job!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants