Hello! That's me, again, with new issue. 
I need to create a program that outputs the following result:
Input real number and press enter!: 4
****
***
**
*
I've come this far, but I'm not getting any further.
Input real number and press enter!: 8
8
7
6
5
4
3
2
1
Can someone please help!
Thank
I need to create a program that outputs the following result:
Input real number and press enter!: 4
****
***
**
*
I've come this far, but I'm not getting any further.
Input real number and press enter!: 8
8
7
6
5
4
3
2
1
Can someone please help!
Thank