Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramakrishnadas/helloworld

Basic Hello World program in Python
https://github.com/ramakrishnadas/helloworld

github python visual-studio-code

Last synced: about 2 months ago
JSON representation

Basic Hello World program in Python

Awesome Lists containing this project

README

        

# Overview

This is a basic Hello World program. I created this to demonstrate the use of Visual Studio Code, GitHub, and Python integrated together.

You can watch a demo of my software here: [Software Demo Video](https://youtu.be/a2MHIq_m9ps)

# Development Environment

* Visual Studio Code
* Python 3.13.0 64-bit
* Git / GitHub

# Useful Websites

* [GitHub](https://github.com/)
* [Git](https://git-scm.com/downloads)
* [Visual Studio Code](https://code.visualstudio.com/download)
* [Python 3.13.0 Reference Manual](https://docs.python.org/3/)
* [Markdown Syntax](https://www.markdownguide.org/cheat-sheet/)