Skip to content

Commit 9a7f1b5

Browse files
committed
Update README.md
1 parent c221845 commit 9a7f1b5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

01.Variables/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
<div align="center">
2-
<img src="https://github.com/Vibhav1207/Python-Course/blob/main/assets/variables.png?raw=true">
2+
<img src="https://github.com/Vibhav1207/Python-Course/blob/main/assets/variables-datatype.png?raw=true">
33
</div>
44

55
---
6-
# 🐍 Python Variables
7-
8-
Welcome to the Python Variables section! In this section, you'll learn about the different types of variables you can use in Python. Variables are used to store data, and Python supports several types of variables.
9-
106
## 📚 Table of Contents
117

128
- [Variables](#-variables)

0 commit comments

Comments
 (0)