hz2
This commit is contained in:
parent
3f2d17ecd7
commit
a808610dda
@ -73,7 +73,7 @@ void run_expert_system(Node *node) {
|
||||
} else if (answer == 'n') {
|
||||
node = node->no;
|
||||
} else {
|
||||
printf("Koniec\n");
|
||||
printf("Nerozumiem\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user