powershell homework for wangi160

profileklynn99

 

YOUR TASK

  • Write a script that prints out the first 100 multiples of 2
    • You must use a for loop or while loop
  • Write a script that retrieves a collection of objects (an array), loops through them, and displays one property (your choice) of the object with the Write-Host cmdlet
    • You must use a for loop or while loop


WORK TO SUBMIT

  • Submit your script that displays the multiples of 2
  • Submit your script that loops through the collection
    • 12 years ago
    • 14
    Answer(1)

    Purchase the answer to view it

    blurred-text
    • attachment
      loop.ps1
    Bids(0)