Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 298 Bytes

File metadata and controls

11 lines (8 loc) · 298 Bytes
tags
workflow
computer-science
finished false

Minimum Working Example

In the context of programming, a minimum working example is a piece of code that illustrates the behavior of a program in the least possible length. It is often a key part of documentations and tutorials.