diff --git a/guide/english/python/what-is-python-used-for/index.md b/guide/english/python/what-is-python-used-for/index.md index d7c50f555a9..40ee2807e3e 100644 --- a/guide/english/python/what-is-python-used-for/index.md +++ b/guide/english/python/what-is-python-used-for/index.md @@ -7,9 +7,9 @@ title: What Is Python Used for Python can easily be used for small, large, online and offline projects. The best options for utilizing Python are web development, simple scripting and data analysis. Below are a few examples of what Python will let you do: -### Web Development: -You can use Python to create web applications on many levels of complexity. There are many excellent Python web frameworks, including Pyramid, Django and Flask, to name a few. - +##### Web Development: +You can use Python to create web applications on many levels of complexity. There are many excellent Python web frameworks, including Pyramid, Django and Flask, to name +a few. ### Data Science / Analysis: