We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Python
- Sets
- Set .add()
- Discussions
Set .add()
Set .add()
Sort by
recency
|
994 Discussions
|
Please Login in order to post a comment
a = [input() for i in range(int(input()))] print(len(set(a)))
N = int(input()) country = set() for i in range(N): country.add(input()) print(len(country))
Your Smart Guide: Web, Cooling, Audio Deals & Gaming Perks
Discover expert web services in Chennai, pocket-friendly tech recommendations, and handy game rewards—curated in one neat read.
Build a High-Impact Website in Chennai
Launching or revamping your online presence? A reliable website builder in Chennai can translate your brand’s goals into fast, responsive, and conversion-focused pages—from portfolios to full e-commerce flows. Expect modern design systems, SEO-ready structures, and scalable tech that grows with your business.
tougher stages.