Code has been added to clipboard!

Solidity Blockchain Voting System

Example
pragma solidity >=0.4.22 <0.7.0;

contract Ballot {