🔒 Режим превью. Первые 15 уроков Foundations — бесплатные; этот — Pro. Запусти 7-дневный trial чтобы открыть редактор, AI-подсказки и остальной курс. Нужна карта, отмена в Dashboard в любой момент.Начать 7-дневный trial →
📝 **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.