Computer Science, asked by pujachapagain4, 7 days ago

how to convert Dollar into Nepali currency by using algorithm​

Answers

Answered by talhahaneef560
4

Answer:

So simple Method.

Explanation:

  1. Create Two Integers X,Y.
  2. Input Doller in X.
  3. Input Doller Value in Y.
  4. Multiple X with Y.
  5. Output X*Y.
  6. EXIT
Similar questions