Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 449 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 449 Bytes

Kaprekar-constant

A small python script that brute-forces numbers between 1000 and 9999 (incluced) to see if the kaprekar routine always leads to the number 6174 (it does.)

It also outputs some data about the calculations (you can see them already computed in the results file)

You can also see some observations I had at the end of the main file

The results file was generated using output_order=1