From 959596850bce88df9bb844bd1d62177c06e63840 Mon Sep 17 00:00:00 2001 From: Lev Date: Sat, 12 Jun 2021 10:23:36 -0500 Subject: [PATCH] Add test data --- CM2005 Object Oriented Programming/Topic 4/4.5.6/test.csv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CM2005 Object Oriented Programming/Topic 4/4.5.6/test.csv diff --git a/CM2005 Object Oriented Programming/Topic 4/4.5.6/test.csv b/CM2005 Object Oriented Programming/Topic 4/4.5.6/test.csv new file mode 100644 index 0000000..d151e34 --- /dev/null +++ b/CM2005 Object Oriented Programming/Topic 4/4.5.6/test.csv @@ -0,0 +1,2 @@ +2020/03/17 17:01:24.884492,ETH/BTC,bid,13,1.0 +2020/03/17 17:01:24.884492,ETH/BTC,ask,13,1.0 \ No newline at end of file