Skip to content
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

Lab 2 improvements #15

Open
Hammarn opened this issue Feb 10, 2020 · 2 comments
Open

Lab 2 improvements #15

Hammarn opened this issue Feb 10, 2020 · 2 comments

Comments

@Hammarn
Copy link
Owner

Hammarn commented Feb 10, 2020

Add an example of .split() since it's probably very useful for Q4.
Add rstrip() since it removes newlines automatically, otherwise, they have to do string.strip("\n")

@Hammarn
Copy link
Owner Author

Hammarn commented Feb 10, 2020

Also change the excersice with the interleaved to take input from command line(prob sys.arg) and handle long files

@Hammarn
Copy link
Owner Author

Hammarn commented Feb 21, 2020

Include a few more examples of regexes, maybe have the table that I linked to in the text itself.

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

No branches or pull requests

1 participant