Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am trying to make 2 fixed lists. List1( 1 2 3) LIst2(1 2 5) And I need to compare every two numbers and find

I am trying to make 2 fixed lists.

List1( 1 2 3)

LIst2(1 2 5)

And I need to compare every two numbers and find how many different numbers group. How can do that?

Ex:

I compare 1 v 1, they are the same

I compare 2 v 2, they are the same

I compare 3 v 5, they are different,

So the total different number group is 1

Use for loop or something?

I just need pseudocode.

Thanks

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Basics Computer EngineeringInformation Warehouse Basics From Science

Authors: Odiljon Jakbarov ,Anvarkhan Majidov

1st Edition

620675183X, 978-6206751830

More Books

Students also viewed these Databases questions

Question

12-5 How will MIS help my career?

Answered: 1 week ago