From eb85af9982613f2b60761d3009738ebef858deda Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Mon, 12 Aug 2019 14:39:29 -0700 Subject: [PATCH] Place the APL example in the right folder --- zothers/apl.py => 03-arrays/tf-03.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename zothers/apl.py => 03-arrays/tf-03.py (100%) diff --git a/zothers/apl.py b/03-arrays/tf-03.py similarity index 100% rename from zothers/apl.py rename to 03-arrays/tf-03.py