Skip to content

LilShah/quiz0102

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

quiz0102

This is a quiz/assignment for PDC

Instructions

  1. Clone this repository to the src folder of your golang workspace

  2. In your main file, import the library as such:

    import(
        ...
        "path/to/corona"
        ...
    )
    
  3. Use by calling the function corona.GetCorona()

Example main file is given within the project. Note that it will not run if it is in the same directory as the library

About

PDC quiz after corona in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages