Skip to content

Repository contains a single python (*.py) file which prints "Hello World" via an unnecessarily lengthy/complex class and functions.

License

Notifications You must be signed in to change notification settings

jgulickson/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-World

Overview

Summary

Repository contains a python (*.py) file which prints "Hello World" via an unnecessarily lengthy/complex class and functions.

Also included for visual consumption is an HTML (*.html) file with Python syntax highlighting; created via Hi Lite Me.

Sample Output

$python3 hello-world.py

    Prints "Hello World" four times;
    Content is random each time with one value
    selected from each of the three lists.

#1 hello-world
#2 hello WORLD
#3 hElLo.World
#4 hello-WORLD

Requirements

Native Dependencies

Version History

Hello World

1.2.111417
  • Cosmetic release
  • Added an HTML file with Python syntax highlighting
1.1.102517
  • Cosmetic release
  • Minor README improvements
1.0.062217
  • Initial release

About

Repository contains a single python (*.py) file which prints "Hello World" via an unnecessarily lengthy/complex class and functions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages