Community Profile

photo

Arun


Last seen: 20 days ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters. Can anyone help in this error?
prompt = " Mean Values:"; M = input(prompt) prompt = "Range Values:"; R = input(prompt) Mean = mean(M); Mean Range = mea...

1 year ago | 1 answer | 0

1

answer