GaelGil / sentence-generator

A website that generates a new sentence from some given text using markov chains
https://sentence-gen.herokuapp.com/
0 stars 0 forks source link

trouble getting main function to work #3

Closed GaelGil closed 5 years ago

GaelGil commented 5 years ago

I want to know how to get two inputs into my function:

# my code here
GaelGil commented 5 years ago

I figured out how to get to 2 return values app.py has been updated