Skip to content

AWS-RK/QDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

QDev Hello World Application

A simple Python Hello World application created for Q Dev GH Integration.

Description

This repository contains a basic Hello World application written in Python. It demonstrates:

  • A simple Python module with a function that returns "Hello, World!"
  • Unit tests to verify the functionality

Usage

To run the application:

python hello_world.py

Testing

To run the tests:

python -m unittest discover tests

Project Structure

  • hello_world.py - Main application file
  • tests/ - Directory containing unit tests
    • test_hello_world.py - Tests for the Hello World functionality

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages