Green Flag. You will be asked how many terms you want to generate. At the end of the program, two lists will show. All Fibonacci Numbers and then only Odd Fibonacci numbers. Go to the See Inside view to see what the inclusion of the MOD operator block does.
From Session #1 Problems are Like Onions! Problem 3 In the Fibonacci sequence 1, 1, 2, 3, 5, ... each term after the second is the sum of the previous two terms. How many of the first 100 terms of the Fibonacci sequence are odd? ... and a bit of Problem 4 the first two terms are 8 and 7