Skip to content

bjfong/listGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

listGenerator

This repository contains a random method that I decided to do on a whim.

This little program generates a list based on the inputs passed in. If you pass in a list of words, this program creates a string containing those words and also takes into account if you want to pass an Oxford comma.

For example, if you have a list of strings "Hello", "Hi", and "Hola" and you want to use an Oxford comma, the final result would be "Hello, Hi, and Hola". If you decide not to use the Oxford comma, then the final result would be "Hello, Hi and Hola".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages