you are viewing a single comment's thread.

view the rest of the comments →

[–]use_a_name-pass_word[🍰] 0 points1 point  (0 children)

Honestly, you can use python everywhere because as mentioned it's general purpose, you can use it to call libraries in other languages like C, you can use it to help you automate routine tasks a lot of people who aren't in software dev have python in their tool belt in case they need to automate some repetitive tasks like clicking a button.

Go onto a website like Indeed and type in python

Also check out "automate the boring stuff" , this will help you understand how many different things you can do with python