Skip to content
Snippets Groups Projects
Commit a370b4c6 authored by Christian Witte's avatar Christian Witte
Browse files

bugfix

parent 92fd71e2
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,6 @@ public <basicFunctionalities> = <question1> | <question2> | <question3> | <quest
<question5> = what is the capital of poland;
<question6> = which country grows the most potatoes;
<question7> = which country grew the first orange;
<question8> = how many countries are in Europe;
<question8> = how many countries are in europe;
<question9> = what is the oldest most widely used drug on earth;
<question10> = which fish can hold objects in its tail;
......@@ -5,13 +5,13 @@ public <basicFunctionalities> = <question1> | <question2> | <question3> | <quest
<startServing> = continue | tobi continue;
<stop> = tobi stop;
<dummy> = take | look;
<question1> = question one;
<question2> = question two;
<question3> = question three;
<question4> = question four;
<question5> = question five;
<question6> = question six;
<question7> = question seven;
<question8> = question eight;
<question9> = question nine;
<question10> = question ten;
<question1> = what time is it;
<question2> = what is your name;
<question3> = what is your teams name;
<question4> = what is the answer to the ultimate question about life the universe and everything;
<question5> = what is the capital of poland;
<question6> = which country grows the most potatoes;
<question7> = which country grew the first orange;
<question8> = how many countries are in Europe;
<question9> = what is the oldest most widely used drug on earth;
<question10> = which fish can hold objects in its tail;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment