Dream11 is a gambling(fantasy sport) app where we choose 11 players including a Captain and a vice captain from two teams of 15 to 18 players each in hopes of winning some money.
This Program outputs 6 different teams with a captain and vice captian from two teams all chosen randomly.
Input any of (MI,CSK,SRH,DC,KKR,RCB,RR,) when prompted for team name
- Improve Time complexity
- Code it in Python
- Store team info in json file or dictionary
- Scrape updated data from web
- Also add machine learning if possible