From 40c2712453615ae88a0caf330b7c3aa4f4233d01 Mon Sep 17 00:00:00 2001 From: imvickykumar999 Date: Fri, 12 May 2023 13:35:14 +0530 Subject: [PATCH] live stream https://www.youtube.com/live/2gY4D-xiw40 --- QRwrite.py => step1.py | 0 QRread.py => step2.py | 0 Unique3D.py => step3.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename QRwrite.py => step1.py (100%) rename QRread.py => step2.py (100%) rename Unique3D.py => step3.py (100%) diff --git a/QRwrite.py b/step1.py similarity index 100% rename from QRwrite.py rename to step1.py diff --git a/QRread.py b/step2.py similarity index 100% rename from QRread.py rename to step2.py diff --git a/Unique3D.py b/step3.py similarity index 100% rename from Unique3D.py rename to step3.py