Задание

Какой результат работы программы?
s = 'computer science'
print \(s in 'computer science'\)

  • True
  • False
  • 1
  • 0