--- id: 657dc81ff9e4eb5177179dd0 title: Task 105 challengeType: 19 dashedName: task-105 --- # --description-- `Occasionally` means something happens now and then. It is not all the time, and not never, but somewhere in between. If you occasionally get a bug in your code, it means it happens sometimes, but not too often. Take a look at these adverbs, and the frequency they usually represent. | Adverb | Frequency | Adverb | Frequency | | ------------ | --------- | --------- | --------- | | Never | 0% | Often | 70% | | Rarely | 5% | Generally | 80% | | Seldom | 15% | Usually | 90% | | Occasionally | 30% | Always | 100% | | Sometimes | 50% | | | # --questions-- ## --text-- Choose the word that has a similar meaning to `occasionally.` ## --answers-- Frequently ### --feedback-- `Frequently` means it happens often, which is more than occasionally. --- Rarely ### --feedback-- `Rarely` means it almost never happens, which is less than occasionally. --- Sometimes --- Always ### --feedback-- `Always` means it happens every time, which is not similar to occasionally. ## --video-solution-- 3