Git Product home page Git Product logo

py_phonebook's Introduction

py_PhoneBook

이번에도 dic, 클래스, 함수, file io등등의 예제를 이용하여 만든 연습용 프로그램이다. 이름하여 'PhoneBook' 너무나도 간단한 이름...

※Python 3.x에서만 작동합니다. Python 2.x에선 작동을 보장하지 않습니다!!

##기능:

  1. 주소록 추가(dic.update, class IMFORMATION)
  2. 주소록 수정(dic.update)
  3. 주소록 삭제(del dic[])
  4. 주소록 검색
  5. 등록된 주소록 확인
  6. 주소록 TXT파일로 저장(f.write(), f.open())

##버그: 아마 없을 듯 하다. 만약 생기면 [email protected]로 문의 부탁...

##버젼 로그: ###0.1:

  • Release

py_phonebook's People

Watchers

LeeDongHyeong 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.