{"ScriptPreparationCode":"this.number = Math.random() * 1000","TestCases":[{"Name":"Math.max","Code":"return Math.max(501, this.number)","IsDeferred":false},{"Name":"ternary","Code":"return this.number \u003E= 501 ? this.number : 0","IsDeferred":false}]}