Amended list capitalization to be consistent (#31678)

In the "Python is generally used for" list.
This commit is contained in:
Robin Ferguson
2019-04-08 16:19:30 +01:00
committed by The Coding Aviator
parent eace670469
commit 869c7bfb07

View File

@ -49,17 +49,17 @@ Python could also be used by parse pages source codes and retrieve its data. Usi
* Web & Internet Development * Web & Internet Development
* Educational Advancment * Educational Advancment
* Scientific Studies/Computing * Scientific Studies/Computing
* Desktop development * Desktop Development
* Numeric Computing * Numeric Computing
* Software development * Software Development
* Business Application development * Business Application Development
* Machine Learning * Machine Learning
* IOT * IOT
* Game Development * Game Development
* Rapid Prototyping * Rapid Prototyping
* Browser Automation * Browser Automation
* Data analysis * Data Analysis
* Scraping data from websites * Scraping Data from Websites
* Image Processing * Image Processing
### Why python has such a wide range of usage? ### Why python has such a wide range of usage?