Floritec / py-twitter-bot

0 stars 0 forks source link

The bot should be able to actually do maths, not relying on hard-coded values #4

Open swt2public opened 7 years ago

swt2public commented 7 years ago

Given a tweet "1+2", Then the bot's answer should contain "3".

Hints

Expected response to contain "3",
but got "2".

swt2public commented 7 years ago

Given a tweet "1+2", Then the bot's answer should contain "3".

Hints

Expected response to contain "3",
but got "2".

swt2public commented 7 years ago

Given a tweet "1+2", Then the bot's answer should contain "3".

Hints

Expected response to contain "3",
but got "2".