FAQ added

This commit is contained in:
Yanatchara JERAJA 2023-07-03 15:10:26 +07:00
parent 7b051f1d1c
commit acad5e8e7f

View File

@ -78,11 +78,6 @@ const faqs = [
question: 'Do I need prior programming experience to attend the camp?',
answer: 'No, you do not need any prior programming experience to attend the camp. The camp will start from the very basics of programming.'
},
{
section: 'Programming',
question: 'What programming concepts will be taught during the camp?',
answer: 'The programming concepts that will be taught during the camp are variables, data types, operators, conditional statements, loops, and functions.'
},
{
section: 'Programming',
question: 'Will the camp cover both theoretical and practical aspects of programming?',