input(to copy text:find 'problem: copy text' under date '11 nov 2018 10:28 am est' in howto.htm)

sort-order:.
row-amount: should be written then write title: repeatedly.
1st number(s) in 1 line.
console/output :

number(s) to be sorted:
1)if number is located in the middle-position of 1-line-text then that number must stay between 2 blank-spaces minimum
2)number can stay in the beginning-position of 1-line-text
3)number can stay in the last-position of 1-line-text.
this is for sorting mpg,curb-weight,etc in wortel.ucoz.com/car_review.htm
example-input:
aaa 1 fds
3 fds
aaa 2
5)6 c
5 b
4 a
4 d


11 may 2019 5:43 pm edt:input-sample-2:
aaa 1,000 fds
3,200 fds
aaa 2,123
5)6,121 c
5,432.2 b
4,132.1 a
4,111.2 d
11 may 2019 6:28 pm edt:can accept input-sample-2
11 may 2019 6:30 pm edt:input-sample-3:
aaa 1,000 1 fds
3,200 3 fds
aaa 2,123 2
5)6,121 6 c
5,432.2 5 b
4,132.1 4 a
4,111.2 4 d
;;