Skip to content
Snippets Groups Projects
Commit f5f27ed3 authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Declared encodings to support Python 2.

parent 9e9f2dec
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8; -*-
from __future__ import print_function from __future__ import print_function
import random import random
......
# -*- coding: utf-8; -*-
corpus = 'looking back to all that has occurred to me since that eventful day ' \ corpus = 'looking back to all that has occurred to me since that eventful day ' \
', i am scarcely able to believe in the reality of my adventures . they ' \ ', i am scarcely able to believe in the reality of my adventures . they ' \
'were truly so wonderful that even now i am bewildered when i think of ' \ 'were truly so wonderful that even now i am bewildered when i think of ' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment