Skip to content

JoeNunnelley/streams-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streams

An exercise with streams.

To Complete This Exercise

Once you've cloned this project to your local machine, read stream_exercise.py. Use the instructions to complete the StreamProcessor.process method.

You can try feeding arbitrary strings into your StreamProcessor using try.py. For example

python try.py 13757475640896857425163475869

To Test Your Work

To test your work, run test.py:

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%