Skip to content

boobooboo#2

Open
misschloe287 wants to merge 3 commits intofreyamade:masterfrom
misschloe287:master
Open

boobooboo#2
misschloe287 wants to merge 3 commits intofreyamade:masterfrom
misschloe287:master

Conversation

@misschloe287
Copy link

No description provided.

Comment on lines 28 to 29
out_name = input_file.split('.')[0] + '.ho'
whitespace_to_hohoho(input_file, out_name)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe change the file extension to something spooky!

Comment on lines -12 to +14
lines[i] = lines[i].replace('hohoho', '\t')
lines[i] = lines[i].replace('boobooboo', '\t')
lines[i] = lines[i].replace(' ', '')
lines[i] = lines[i].replace('snow', ' ')
lines[i] = lines[i].replace('spoopy', ' ')
Copy link
Collaborator

Choose a reason for hiding this comment

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

You need to make sure the tokens ("boobooboo" and "spoopy") are the same in each file!

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