• 请不要在回答技术问题时复制粘贴 AI 生成的内容
a1310747
V2EX  ›  程序员

哈哈哈哈哈 今天居然被一个弱智问题困扰了 10 多分钟

  •  
  •   a1310747 · Apr 6, 2017 · 2319 views
    This topic created in 3348 days ago, the information mentioned may be changed or developed.
    太久没写 js 了 我简写下程序大概是这样的
    var age = 9
    if(0<=age<=10){
    return true;
    }else{
    return false;
    }
    我走了无数遍都是 false 打印 if(0<=age<=10) 也是 false 看了好久才发现是我的写法不对:)
    xss
        1
    xss  
       Apr 6, 2017
    你以为是 python 捏.....
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1008 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 18:46 · PVG 02:46 · LAX 11:46 · JFK 14:46
    ♥ Do have faith in what you're doing.