Giter VIP home page Giter VIP logo

go-debugging-hackathon's Introduction

golang hackathon

write the curresponding lines of code in first.go

// define variable a
// define variable b
// define variable c

// read three variable inputs from console
// use fmt.Scan to read 
// use fmt.Println to write


// call add function 
// print result here

// call average function from second.go
// without returing a variable get the result here
// modifying average functions deinfiniton is allowed

// print the average here

// call min_max function from second.go
// print min and max here


// create a variable radius and assign value of `b` to it
// call calculate_circle_area from third.go

execute the program by running the given command

go run *.go

Your task is to fix all the errors, make the code executable

go-debugging-hackathon's People

Contributors

gjs2162 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.