What language are you using? It looks like Python, which is interpreted, not compiled, so there is no output to go in the compiler window.
Cheers Lex On Mon, 7 Mar 2022 at 06:53, Paul M. <[email protected]> wrote: > > Hello, > I installed the program but I'm unable to bet any output to the Compiler. If > I run it via Fn + F8 I get the output but not in the window within the > program itself. The error is not in the code since it's just print("Hello > World"). > How can i fix this? > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
