nanthavongadam nanthavongadam 29-10-2022 Computers and Technology contestada Assume the variable s is a String and index is an int. Write an if-else statement that assigns 100 to index if the value of s would come between "mortgage" and "mortuary" in the dictionary. Otherwise, assign 0 to index.