• Stars
    star
    2
  • Language
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Write a program that inputs length from the user and declares an array of integers of the length specified by the user. The program then inputs value in array and displays them.