Coder Social home page Coder Social logo

baseballgame's People

Contributors

feanar729 avatar

Watchers

 avatar  avatar

baseballgame's Issues

코드 확인후 제안.

안녕하세요. 코드스쿼드 윤지수라고 합니다.

제출하신 문제를 살짝 확인했습니다.

구현하신 코드를 함수를 사용해서 동작되게 해보실래요?
예를들어 이런식으로요.

function calculate(value) {
  var result = 0;
  result = value + 10;
}

calculate(20) 
//30이 출력.

모두 구현시에 함수안에 코드가 길면 다른 함수를 만들어서 함수를 분리하는 것도 해보시고요.

화이팅입니다.

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.