Can you hack with python?
Answer / Sanjay Yadav
Python, like any other programming language, can be used for malicious purposes. However, it's important to note that it is primarily used for a wide range of applications and is not inherently designed for hacking. It's the intent and use case that determines whether Python is being used ethically or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
When is not a good time to use python generators?
How to prevent blocking in content() method of socket?
Can python be used for automation?
When would you use triple quotes as a delimiter?
What is the meaning of def in python?
How do I convert a string to a number?
What is Pickling and unpickling?
What do you know about the python enumerate?
What is the Global Interpreter Lock (GIL) in Python?
Tell me about a few string operations in python?
What does the **kwargs do in python?
How to capitalize the first letter of each word in a string (python)?