98.1k views
1 vote
Use the list method to write "The odd integers between 2 and 15".

1 Answer

3 votes
{2, 3, 5, 7, 9, 11, 13, 15} {3, 5, 7, 9, 11, 13} {3, 5, 7, 9, 11, 13, 15}
User Harald Coppoolse
by
8.8k points

No related questions found