You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool downloads the results of Polish lottery game to an XML file using Python script which is then called from C#. Subsequently the XML is deserialized and exported to an MS SQL database. Unit tests are also implemented.