Posts by Victor Luiz • 1 point
1 post
-
-4
votes1
answer32
viewsQ: Create a program that reads a number between 2 and 20 and generate a screen with the configuration shown below:
the program must display the following result: Type a random number between 2 and 20: 7 Exit from the program: 1234567 x123456 xx12345 xxx1235 xxxx123 xxxxx12 xxxxxx1 (NOTE: the value typed by the…