Last answered:

03 Oct 2019

Posted on:

02 Oct 2019

1

Can tuples take string values?

Hi, Can tuples take string values? Thanks.
1 answers ( 0 marked as helpful)
Instructor
Posted on:

03 Oct 2019

0
Hi Marc,   A tuple can contain values of any type. Here is an example of a tuple with two strings:   ("Hello", 'World')   Best,
The 365 Team

Submit an answer

  • Javascript
  • Python
  • Ruby
  • PHP
  • Java
  • C
  • C#
  • C++
  • HTML
  • SQL
  • R