From 9537159d9b52b45821907079185ff167dfbbcb88 Mon Sep 17 00:00:00 2001 From: Abigail Date: Wed, 28 Apr 2021 20:36:27 +0200 Subject: Output for week 110, part 2 --- challenge-110/abigail/t/output-2-1.exp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 challenge-110/abigail/t/output-2-1.exp diff --git a/challenge-110/abigail/t/output-2-1.exp b/challenge-110/abigail/t/output-2-1.exp new file mode 100644 index 0000000000..0cb1eb87a1 --- /dev/null +++ b/challenge-110/abigail/t/output-2-1.exp @@ -0,0 +1,3 @@ +name,Mohammad,Joe,Julie,Cristina +age,45,20,35,10 +sex,m,m,f,f -- cgit