Coder Social home page Coder Social logo

jeongtech-o-precourse's Introduction

jeongtech-o-precourse

모여서 우테코 프리코스 다시 풀자~

jeongtech-o-precourse's People

Contributors

d0422 avatar smarfy99 avatar euije avatar

Watchers

 avatar  avatar

jeongtech-o-precourse's Issues

[baseball-지원] error 발생!

로직은 정상작동하는데 게임 재시작 시 1,2번 중 선택하라는 문구가 2번 뜸.

async makeGame() {
    while (this.inputNumArr !== this.randomNumArr) {
      console.log(this.randomNumArr);
      await this.inputNum();
      console.log(this.inputNumArr);
      await this.showResult();
    }
  }

원 코드에는 this.showResult()에 await가 안 붙어있었는데 붙이면 게임재시작 문구가 1번만 뜨지만 게임 재시작 로직이 제대로 작동하지 않음.
아는사라..

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.