camparchimedes commited on
Commit
43de83e
ยท
verified ยท
1 Parent(s): e867838

Update faq_data.py

Browse files
Files changed (1) hide show
  1. faq_data.py +12 -0
faq_data.py CHANGED
@@ -1,5 +1,17 @@
1
  # faq_data.py
2
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  # FAQ for ansatte
4
  ansatte_faq_data = {
5
  "ansatte": [
 
1
  # faq_data.py
2
 
3
+
4
+ def help(instruction):
5
+
6
+ instruction = f"""
7
+ 1. The dictionary `ansatte_faq_data` contains โ€™spรธrsmรฅl og svar vi ofte fรฅr fra ansatte i bedrifter med DaysOff firmahytteordning.โ€™
8
+ 2. The dictionary `utleiere_faq_data` contains โ€™spรธrsmรฅl og svar vi ofte fรฅr fra utleiere om DaysOff firmahytteordning.โ€™
9
+ 3. Bruk denne FAQ-informasjonen for รฅ besvare spรธrsmรฅl ved behov.
10
+ """
11
+
12
+ return instruction
13
+
14
+
15
  # FAQ for ansatte
16
  ansatte_faq_data = {
17
  "ansatte": [