Example code - Regex: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 March 2024

  • curprev 14:3814:38, 6 March 2024WikiSysop talk contribs 4,097 bytes +4,097 Created page with "__NOTOC__ == Files used in example == [http://teaching.healthtech.dtu.dk/material/22113/people.db Database (text file) of people] == Average height of certain people == In the file there are entries like <pre> CPR: 230226-9781 First name: Anton Last name: Gade Height: 201 Weight: 65 Eye color: Black Blood type: A+ Children: 081154-2786 120853-1151 050354-4664 </pre> The problem we want to solve is to find the average height of the people in the file with a user given fi..."