跳到主要內容
驗證
Tick mark Image

來自 Web 搜索的類似問題

共享

2=2\text{ and }2>2
將 1 與 1 相加可以得到 2。
\text{true}\text{ and }2>2
比較 2 和 2。
\text{true}\text{ and }\text{false}
比較 2 和 2。
\text{false}
\text{true} 和 \text{false} 的合取是 \text{false}。