Skip to content
Snippets Groups Projects
Commit 25988651 authored by Jennifer Rinker's avatar Jennifer Rinker
Browse files

initial upload helloworld module

parent 240275f8
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
"""A module to greet Denmark
"""
def greetings():
print('Hello, world!')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment