Code Monkey home page Code Monkey logo

python_practice's Introduction

python_practice

파이썬의 기본 문법을 익힌 후 연습하기

별 그리기

피라미드 모양의 별을 출력하는 프로그램

01.drawing_stars

설명 하위 디렉토리
여러가지 별 그리기 01.draw_stars_step
함수를 써서 별 그리기 02.drawing_stars_with_functions
클래스를 써서 별 그리기 03.drawing_stars_with_classes
모듈을 써서 별 그리기 04.drawing_stars_with_modules
패키지를 써서 별 그리기 05.drawing_stars_with_packages

숫자 맞추기 게임

프로그램이 생각한 숫자를 맞추는 프로그램

02.guessing_numbers

프로그램이 생각한 숫자를 추측합니다. 정답과 비교하면 작은지 큰지 알려줍니다.

숫자 야구 게임

아주 유명한 숫자 야구 게임

03.number_baseball

숫자 야구 게임 규칙

위의 3가지 게임을 모두 포함한 게임

별 그리기, 숫자 맞추기, 숫자 야구 게임을 모두 포함한 게임

04.three_games

3가지 게임을 패키지로 만들고 3가지 중 하나를 선택하면 해당 게임을 실행 하도록 구현

python_practice's People

Contributors

just-record avatar

Watchers

 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.