Skip to content

Commit ff00918

Browse files
authored
Merge pull request #6 from samarranjit/main
[Update] : Intro Page
2 parents ae91e77 + c020259 commit ff00918

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Python was created by Guido van Rossum and first released in 1991. Van Rossum be
1818
- **Extensive Libraries and Frameworks**: Python offers a rich set of libraries and frameworks (e.g., Pandas, Django, TensorFlow) that simplify and speed up the development process.
1919
- **Strong Community Support**: Python has a large and active community, which means you can easily find help, tutorials, and resources when learning or solving problems.
2020
- **High Demand in the Job Market**: Python is widely used in many industries, and its popularity continues to grow, leading to a high demand for Python developers and related roles.
21+
- **User-Friendly Built-in Data Types**: Python’s built-in data types (lists, dictionaries, sets, etc.) are versatile and easy to work with. They simplify common tasks, making your code cleaner and more readable.
2122

2223
## Getting Started
2324

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)