Community Profile

photo

Arpit Jain


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Functions, Error check
I want to solve following question Write a function that will prompt the user for a string of at least one character, loop to e...

5 years ago | 1 answer | 0

1

answer

Question


to print following pattern
1 x 8 + 1 = 9 12 x 8 + 2 = 98 123 x 8 + 3 = 987 1234 x 8 + 4 = 9876 12345 x 8 + 5 = 98765 123456 x 8 + 6 = 987654 1234567 ...

5 years ago | 3 answers | 0

3

answers

Question


User defined minimum Function
How to create user defined function to create a vector of minimum values column wise from the input array argument?

5 years ago | 3 answers | 0

3

answers