These are editors that allow you to program in a programming language named Python. Using these IDEs, you can save your code and run them. Information on each of these editors below:
The python programming is a versatile and beginner friendly programming language known for its simplicity and readability. This is why it is good for beginners who are just entering programming to use this language.
Replit is an online platform that provides a coding environment for various programming languages, including Python. It allows users to write, run, and debug code directly in the browser without the need for any setup or installation. Below shows the dashboard of Replit and you can see all of your "Repls" which are basically your python projects and files. To create a new repl, click "Create Repl", choose the "Python template", and finally select "Create Replit". Despite Replit being avaliable to anyone on the internet, since it is not stored and run on your local device, it is slower than
MU Editor is a simple and minimalistic Integrated Development Environment (IDE) designed for programming Python. MU Editor provides a user-friendly interface tailored for beginners and educators. All of its features can be seen on the top navigation bar in yellow circles.
Splitting roles in a team helps divide tasks for each team member to do for efficiency.
To avoid conflicts within a team, we decided on 3 agreements shown on the right with check marks indicating everyone's agreement.