exercism / python

Exercism exercises in Python.
https://exercism.org/tracks/python
MIT License
1.88k stars 1.26k forks source link

[Enhancement] : Integrate Interactive Code Playground for Python Exercises #3522

Closed Parvezkhan0 closed 11 months ago

Parvezkhan0 commented 11 months ago

Description:

Currently, the Python track on Exercism provides exercises along with test cases for practice. While this setup is effective for testing solutions, it lacks an interactive coding environment for learners to experiment and iterate on their solutions directly on the platform.

Proposed Solution:

Integrate an interactive code playground within the Exercism platform for Python exercises. This feature will allow learners to write, test, and refine their solutions in real-time, providing a more dynamic and engaging learning experience.

Benefits:

Immediate Feedback: Learners can instantly see the results of their code, helping them identify and correct errors more efficiently.

Reduced Setup Complexity: Removes the need for learners to set up a local development environment, making it more accessible to beginners.

Enhanced Learning Experience: Provides a hands-on coding experience directly on the platform, promoting active learning.

Increased Engagement: The interactive environment encourages learners to experiment with different approaches and explore the language features.

Additional Information:

This enhancement aligns with the goal of creating a more interactive and user-friendly learning experience on the Exercism platform. It complements the existing testing infrastructure by providing an additional tool for learners to practice and refine their Python coding skills.

github-actions[bot] commented 11 months ago

Hello. Thanks for opening an issue on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this issue has been pre-approved, please link back to this issue on the forum thread and a maintainer or staff member will reopen it.