Skip to content

Commit ec1ef37

Browse files
Revision 1 of my Collatz-Conjecture program.
1 parent 2e63603 commit ec1ef37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Collatz-Conjecture.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
3x + 1 problem, is a mathematical conjecture
1010
concerning a certain sequence. This sequence
1111
operates on any input number in such a way
12-
hat the output will always reach 1.
12+
that the output will always reach 1.
1313
1414
The Collatz conjecture is most famous for
1515
harboring one of the unsolved problems in

0 commit comments

Comments
 (0)