-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDictionary.txt
28 lines (28 loc) · 1.05 KB
/
Dictionary.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
thisdict = {
1: "Minimizing food loss and wastage",
2: "Eating more plant-based foods and fewer animal proteinsand products",
3: "Composting Converting biodegradable waste",
4: "Adding trees",
5: "Regenerative agriculture practice",
6: "Restoring degraded, abandoned farmland",
7: "Driving Eletric Vehicle",
8: "Using ride-sharing services",
9: "Using Public Transportation",
10: "Using video-conferencing technologies in place ofcommercial flights",
11: "Driving hybrid cars",
12: "Biking to destinations",
13: "Walking to destinations",
14: "Using electric bikes",
15: "Installing rooftop solar panals",
16: "Using energy efficient lighting in households",
17: "Using water saving devices in homes such as low-flow showerheads",
18: "Using smart thermostats",
19: "Household recycling",
20: "Turn off lights when leaving home",
21: "Recylce Waste"
22: "Use Reusable Bags"
23: "Turn off faucet while washing teeth",
24: "Use reuseable water bottle"
25: "Use Rechargeable batteries"
26: "Wash clothes with cold water"
}