Practice ยท 1 of 3
Deduplicate Tags
tags = ["py", "web", "py", "data", "web"] is given. Print how many UNIQUE tags there are.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Tuples & Sets
Practice ยท 1 of 3
tags = ["py", "web", "py", "data", "web"] is given. Print how many UNIQUE tags there are.
Difficulty: beginner
Back to lesson: Practice: Tuples & Sets