hedbladucf / KthElement

Prints every Kth element from an array. The code takes input from the user, first the length of the array, then the actual values to be stored in the array, and lastly the value for k.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KthElement

About

Prints every Kth element from an array. The code takes input from the user, first the length of the array, then the actual values to be stored in the array, and lastly the value for k.


Languages

Language:Java 100.0%