Simple database: Difference between revisions

Content added Content deleted
m (added whitespace before the TOC (table of contents), added a ;Task: (bold) header, added other whitespace to the task's preamble.)
Line 1: Line 1:
{{task|Data Structures}}
{{task|Data Structures}}


:Task:
Write a simple tool to track a small set of data.
Write a simple tool to track a small set of data.

The tool should have a commandline interface to enter at least two different values.
The tool should have a command-line interface to enter at least two different values.

The entered data should be stored in a structured format and saved to disk.
The entered data should be stored in a structured format and saved to disk.


Line 24: Line 27:


See also [[Take notes on the command line]] for a related task.
See also [[Take notes on the command line]] for a related task.
<br><br>


=={{header|Bracmat}}==
=={{header|Bracmat}}==