We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1608ad commit 154e2c0Copy full SHA for 154e2c0
README.md
@@ -18,8 +18,8 @@ This repository contains basic Python examples and exercises for beginners. It c
18
### 1. Clone the Repository
19
20
```bash
21
-git clone https://github.com/yourusername/python-basics.git
22
-cd python-basics
+git remote add origin https://github.com/ZohaibKhanDev/Python_Basic.git
+cd Python_Basic
23
24
---
25
0 commit comments