Opdrachtπ shown in EN
π **Question:** Class \`Rectangle\` with \`w\` and \`h\`. Add property \`area\` that returns \`w*h\`. Print area of Rectangle(3, 4).\nExpected: 12
π Pick the right answer.
π‘ **Hint:** Re-read the theory above if unsure.