Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Is there a python terminal for OnlineGDB?

+8 votes
asked Oct 9, 2025 by E (530 points)
I can’t see any terminal symbol or tab for a terminal, i wanna download modules and stuff so help me plz. :’3

1 Answer

0 votes
answered Oct 16, 2025 by Peter Minarik (101,420 points)
I do not think that this is possible. The code you write compiles and runs on a server. Installing packages is not allowed on that server.
commented Oct 26, 2025 by Muzammil (100 points)
The code you write compiles and runs on a server. Installing packages is not allowed on that server I can’t see any terminal symbol or tab for a terminal
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...