Lab Environment
learningInteractive coding/practice.
4 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Lab Environment
import { LabEnvironmentPage } from "@/components/pages/lab-environment"
// Compose from 4 sections:
// 1. Instructions
// 2. Code Editor
// 3. Output
// 4. Submit