[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["`ee.Number()` constructs a new Earth Engine Number object from a number or a computed object."],["It accepts a single argument, which can be a JavaScript Number, a Python number, or a computed object that resolves to a number."],["`ee.Number()` is used in both JavaScript and Python Earth Engine APIs to create and manipulate numerical values in Earth Engine computations."],["You can print or get the information of the created `ee.Number` object using the print function in JavaScript or the `getInfo()` method in Python."]]],[]]