Skip to content

Synthird/distance-between-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distance between dots

Separating two dots before printing them in the command line. The length between the dots are asked as well.

Example of two dots separated from each other

Both dots are 5 characters away from each other.

Line shown

._____.

No line shown

.     .

Installation

  1. You must have python installed
  2. Download main.py
  3. Run the following command:
python main.py

If the previous command didn't work, try

python3 main.py

License

This repository contains the MIT license. You must give credit if you are going to use its source code.

About

Separating two dots before printing them

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages