https://github.com/ZTCooper/show-me-the-code by ZTCooper · Pull Request #252 · Show-Me-the-Code/python
Navigation Menu
{{ message }}
Show-Me-the-Code / python Public
- Notifications You must be signed in to change notification settings
- Fork 2.8k
Closed
https://github.com/ZTCooper/show-me-the-code#252
ZTCooper wants to merge 653 commits intorevert-62-masterfrom
https://github.com/ZTCooper/show-me-the-code#252
ZTCooper wants to merge 653 commits intorevert-62-masterfrom
Conversation
ncw1992120 and others added 30 commits
June 13, 2016 17:37doubiiot and others added 27 commits
August 5, 2017 11:18finish no.0000
show-me-the-code
add will's code
Improved Readme
wangzhou 0000 answer
almost finished
Merge preyta's solution
add 0009 0014 0015 0016
weekly update
ZTCooper
closed this
Copy link Copy Markdown
Anshul-00
commented
Oct 1, 2020
Anshul-00 commented
Oct 1, 2020I didn't understand your repository but I can give you some codes in 10 days
| with open(file_name,'rt',encoding='utf-8') as f: | ||
| for line in f: | ||
| yield line.strip() | ||
|
|
Copy link Copy Markdown
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line is comment
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