Wi-Fi Availability per Cabin
The cabin catalog card needs a clear Wi-Fi indicator: YES if internet is available, NO if not. For each cabin output its id and this string. The output column should be named has_wifi.
Expected output sample
This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.
| id | has_wifi |
|---|---|
| 1 | YES |
| 2 | YES |
| 3 | YES |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in