Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
What about now?
  • Loading branch information
lucas-c9 authored Mar 3, 2021
1 parent 6acec63 commit 871b0b6
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
![Poster](https://github.com/ahammadshawki8/Python-Basics/blob/master/basics.jpg)


## _Python is the best language to start for beginners_

In this repository, I have added Python basics code which will be helpful for beginners who are new to programming as well as programmers of different language.
Lots of basics topics has been covered with sufficient examples. After studying this repository, coders will have a proper knowledge about coding in Python.
After that, they can move to any separate field of programming. It can be Data Science, Software Engineering, Web Development, Game Development, System Development etc.

<!-- TABLE OF CONTENTS -->
<h2>Table of Contents</h2>
<details open="open">
<summary>Table of Contents</summary>
<summary></summary>
<ol>
<li>
<a href="https://github.com/ahammadshawki8/Python-Basics/blob/master/python01%20(intro%20to%20python).py">Intro to Python</a>
Expand Down Expand Up @@ -160,12 +168,6 @@
</ol>
</details>

## _Python is the best language to start for beginners_

In this repository, I have added Python basics code which will be helpful for beginners who are new to programming as well as programmers of different language.
Lots of basics topics has been covered with sufficient examples. After studying this repository, coders will have a proper knowledge about coding in Python.
After that, they can move to any separate field of programming. It can be Data Science, Software Engineering, Web Development, Game Development, System Development etc.


## _The materials in this repository were collected from:_

Expand Down

0 comments on commit 871b0b6

Please sign in to comment.