asked 139k views
1 vote
(t)What is the difference between
{2, 3} and {{2, 3}}?

1 Answer

6 votes


\{2,3\} is a set containing two elements - numbers 2 and 3


\{\{2,3\}\} is a set containing one element - a set
\{2,3\}

answered
User Areuexperienced
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.