← 返回题库
高级

综合:EC温度补偿+量程+卡死+质量评分

未完成

示例

输入
solve()
期望输出
Full validation pipeline:
  SOIL-A01/soil_ec=2.1: errors=[] score=100 grade=good
  SOIL-A01/soil_ec=15.0: errors=[] score=100 grade=good
  SOIL-A02/soil_ph=6.2: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=[] score=100 grade=good
  SOIL-A03/soil_ec=2.0: errors=['stuck_value'] score=65 grade=suspect
  SOIL-A03/soil_ec=2.0: errors=['stuck_value'] score=65 grade=suspect
Python 代码 🔒 登录后使用
🔒

登录后即可练习

注册免费账号,在浏览器中直接运行 Python 代码