Can I learn python without knowing programming?



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

Post New Answer

More Python Interview Questions

Should I learn c++ or python?

1 Answers  


Do you know how memory is managed in python?

1 Answers  


What is numpy array?

1 Answers  


What is the usage of help() function in python?

1 Answers  


State some programming language features of python?

1 Answers  


What is pip software in the python world?

1 Answers  


Why does the following behave unexpectedly in python?

1 Answers  


What do you mean by instance?

1 Answers  


What are advantages of a tuple over a list?

1 Answers  


How to find the index of an item given a list containing it in python?

1 Answers  


What does the **kwargs do in python?

1 Answers  


When is not a good time to use python generators?

1 Answers  


Categories