Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Clear() Method | Set
Python Data Structures

Clear() MethodClear() Method

Just like in other data structures, the clear() method completely wipes out all the elements. Let's dive into the example below.

Tarefa

You've got the set:

Your task is to erase all the items from this set.

Tudo estava claro?

Seção 4. Capítulo 6
toggle bottom row
course content

Conteúdo do Curso

Python Data Structures

Clear() MethodClear() Method

Just like in other data structures, the clear() method completely wipes out all the elements. Let's dive into the example below.

Tarefa

You've got the set:

Your task is to erase all the items from this set.

Tudo estava claro?

Seção 4. Capítulo 6
toggle bottom row
some-alt