Coders Packet

Packets submitted by Sridhar Vempati

Vocabulary Quiz using Python Data Structures

This is a Vocabulary Quiz project build using python Data Structures viz. sets, dictionaries, lists. By running this code it generates a question and four choices in the terminal.

Basic Home Automation by Voice Control using Arduino Uno

Build your own Voice-controlled smart home using "Basic Home Automation by Voice Control" project which uses Arduino Uno board, Arduino IDE Software, Relay module, Bluetooth Module, Breadboard.

Word Cloud Using Python

Word cloud is a pictorial representation of important keywords in our text. The important keywords are the most frequently occurring words in our text.