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.

How to use python?

+14 votes
asked Mar 3, 2025 by Repal Nelsa jane (210 points)

2 Answers

+2 votes
answered Mar 3, 2025 by Peter Minarik (101,340 points)
What do you mean? You select Python3 in OnlineGDB as the language. You type your code. You hit the RUN button. You see the result.

If you're looking for online learning materials, there are plenty of them, e.g. https://www.learnpython.org/

What exactly are you after?
+1 vote
answered Mar 14, 2025 by cpp guy (1,020 points)

I would recommend using https://www.w3schools.com/python/ to start learning Python.

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.
...