Can I learn python without knowing programming?
Answer / Mohd. Sufiyan Khan
While it's possible to learn Python without prior knowledge of other programming languages, having a basic understanding of concepts such as variables, loops, and functions will make the learning process easier.
| Is This Answer Correct ? | 0 Yes | 0 No |
Should I learn c++ or python?
Do you know how memory is managed in python?
What is numpy array?
What is the usage of help() function in python?
State some programming language features of python?
What is pip software in the python world?
Why does the following behave unexpectedly in python?
What do you mean by instance?
What are advantages of a tuple over a list?
How to find the index of an item given a list containing it in python?
What does the **kwargs do in python?
When is not a good time to use python generators?