ПочатиПочніть безкоштовно

Extracting characters

Now that you understand the concept of character indexes in strings, you can begin to use them to extract characters.

In this exercise, you've been tasked with creating a Film ID and Director ID for each film and director.

The Film ID should consist of the first four letters in Title, so Doctor Strange would have the Film ID, Doct.

The Director ID should consist of the first letter followed by the final three letters, so Quentin Tarantino would have the Director ID, Qino.

Ця вправа є частиною курсу

Аналіз даних у Google Sheets

Переглянути курс

Інструкції до вправи

  • In column E, create a Film ID for each film by extracting the first four letters in the Title.
  • In column F, create a Director ID for each director by extracting the first letter followed by the final three letters in Director.

Практична інтерактивна вправа

Перетворіть теорію на практику за допомогою однієї з наших інтерактивних вправ

Почати вправу