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

https://github.com/okelleydevelopment/stringliteral

A simple program to showcase a string literal
https://github.com/okelleydevelopment/stringliteral

Last synced: 2 months ago
JSON representation

A simple program to showcase a string literal

Awesome Lists containing this project

README

          

# String Literal

## Motivation

In the most epic way possible, demonstrate the use of a string literal.

## Prerequisites

Have installed

- Python 3.8+

## Program Execution

In a python execution environment:

```
python Graham.py
```