Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 349 Bytes

Python-Heads-or-Tails

A Python program to print Heads or Tails using the random module.

Run the program to activate the code.

Outputs:

$ Heads

$ Tails

License:

This project is licensed under the Apache License, Version 2.0.

You're open to make changes and contribute to the project, please make a pull request!