Tue Feb 11
typescript
Author:Noritaka
const book: [string, number, boolean] = ['business', 1500, false];