1、Output double whatever value is returned from function myAlert2.
The value from myAlert2(random1~100):
The doubled return value from myAlert2:
2、Write another function which takes 2 strings and returns them with != between them (e.g. this != that), then output this new string.
Test answer(output this new string):