Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. 10213
  2. 20223
  3. 30843
  4. 50981
  5. 60934
  6.  
  7. for numbers in array
  8. do
  9. if
  10. *The numbers that starts with #4 exists*
  11. echo the data exists
  12. elif
  13. *The numbers that starts with #4 doesnt exist in for loop*
  14. echo No data
  15. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement