This diagram doesn’t show up unless you refresh
flowchart LR A[Write code] --> B(Source Code) B --> C{Execute code} C --> D[Output] C --> E[Output] C --> F[Output]