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 access other files

0 votes
asked Sep 3, 2021 by Jackson Bower (120 points)
I'm trying to make a short text based combat game and one of the things I need is to be able to use is global variables and multiple files and no matter how hard I try I can't get the global variables to work

1 Answer

0 votes
answered Sep 20, 2021 by Peter Minarik (86,140 points)
What language are we talking about? Can you share the code that you've done so far? (You can save your project and share the link to it.)

You can add more files to your project. It's next to the RUN button on the left.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...