Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

need to find a good python repository and write a short paragraph about why it i

ID: 3721831 • Letter: N

Question

need to find a good python repository and write a short paragraph about why it is valuable.

the professor used this as an example: https://docs.python.org/3/

assignment: Now that you have finished learning basic programming, you are ready to start building more complex programs. This module has provided you with online resources that you should keep at your fingertips while programming.

Your assignment is to locate an additional online community resource for your programming language. Create and submit a Word document with the online community resource that you found. Include a paragraph explaining why you think this resource is valuable.

Explanation / Answer

Let me know if you have any doubt.

https://www.tutorialspoint.com/python3/index.htm
This is valuable because it covered all topic in better explained way. No need to read books. It explaned the topics in concise way.

https://www.codecademy.com/learn/learn-python

This is very important because it has compiler where we can do live experiments during learing which helps us to understand the topic in more better way. It provides the online compiler where we can write our own codes and play/experiments with the code.