I need help using Powershell
A. Wichita, Salina, Newton has population of 3000, 2000, 1000
accordingly. Store the value in a variable called “Population”
(using the hash)
B. Assign value 1 to variable 'number‘ and Add 1 to variable
“number” until the variable has the number 10 in it and print
the current value of the variable each time(use
Do-While)
C. Assign value 1 to variable 'number‘ and Add 1 to variable
“number” until the variable has the number 10 in it and print
the current value of the variable each time(use For loop)
Thank you!!
I need help using Powershell A. Wichita, Salina, Newton has population of 3000, 2000, 1000 accordingly. Store the value
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
I need help using Powershell A. Wichita, Salina, Newton has population of 3000, 2000, 1000 accordingly. Store the value
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!