How to see the result in the console?
Good morning to the community!
I would like to see the outcome of my code, but I can't see anything.
Can you help me?
https://replit.com/@Lulu446669/Automated-Financial-Analysis#main.py
Thank you for your help.
Voters
If you want things to appear in the console, you have to use print().
Thank you it is working @MrVoo