[ad_1]
hello i’m a newbie programmer.
I want to load sentences in my app. Relying on which settings are activated, totally different sentences ought to seem. The sentences needs to be saved within the app and can’t be modified. The consumer can’t enter or change any sentences
Instance: Sentence A (has property 1; 2, 3)
Set B (Has Property 1)
Set C (Has property 1; 3)
and many others
If setting 3 is chosen within the settings, a set with these properties needs to be chosen at random (on this case set A or C). I’ve already programmed the settings.
Which device or idea do I exploit to maintain my sentences prepared within the database after which question them?
[ad_2]
