sebt
sebt
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
this example zzz provided me is so nice
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
oh for sure
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
although im not sure if im gonna use it over the non-linq version for this program
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
yep makes sense
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
so its like a foreach loop and it cycles through every parameter?
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
ok i get that
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
i see
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
so u define what ur ordering inside the orderby by using x=> x.whatistobeordered
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
ah ok
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
so is the code here saying something like foreach qs in question, and then using the OrderBy function for each qs
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
hahaha
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
so this is a way to solve it without using this linq thing
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
thank you so much
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
or output it as 2 but output them both together
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
then output it as 1
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
together
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
but i will store both the q and a in a json file
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
and then if paramz and paramq are in string print qusetion and its corresponding answer 2
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
and so it would be like when paramx and paramy are in string, print question and its corresponding answer 1
479 replies
CC#
Created by sebt on 10/29/2023 in #help
❔ In need of a way to process inputs to produce outputs, other than using hardcoded if statements
haha
479 replies