Skip to content

vn-1112/my-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Application

This is a simple Python application. This application serves as a basic template for a console application using Python.

What does this application do?

This application prints "Hello, World!" to the console.

How to run?

You can run the application in one of the following ways:

  1. Press F5. This will start the application in debug mode.

  2. Open a terminal by going to 'View' -> 'Terminal'. Then run:

    python src/main.py

This will start the application.

Happy coding! 🙂

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages