Skip to content

MyUstaadG

Learn to Serve

  • Computer Science
    • Software
    • Computer Tips
    • Coding
      • Conditional Structures Exercises
      • Loops Exercises
      • Arrays Exercises
      • Python Exercises
    • Microsoft Office
      • MS Excel
      • MS Word
  • Videos
    • Funny Videos
    • Health and Fitness Videos
    • PUBG Videos
    • Technology Videos
  • News
  • Funny
  • Memes
  • Playwright Tutorials
  • Tutorials
  • Toggle search form

Tag: Array Example

Write a program that inputs values into a one-dimensional array and finds odd and even Numbers.

Posted on October 16, 2021 By myustaadg.com

Write a program that inputs values into one-dimensional array and finds out the total number of odd and even values entered into one-dimensional array. So let’s Write Code: Let’s build logic First: Algorithm for code: Step 1: Start Step 2: Declare an array and variables i, odd and sum. Step 3: Initialized i, odd and…

Read More “Write a program that inputs values into a one-dimensional array and finds odd and even Numbers.” »

Arrays Exercises, Programming Exercises

Copyright © 2022 MyUstaadG.

Powered by PressBook Blog WordPress theme