Skip to main content

Detect Dung Lai's common errors

Project description

Phát hiện Dũng Lại Lập Trình - Lỗi cơ bản

Thư viện được lập trình để giúp người mới nhập môn lập trình khi học khóa cơ bản của Dũng Lại Lập Trình có thể sửa lỗi, tiếp thu thông tin dễ hơn.

Documentation

Setup

pip install dunglaierrors

hoặc

pip install git+https://github.com/MHP0920/dunglaierror.git

hoặc

git clone https://github.com/MHP0920/dunglaierror.git

cd dunglaierror

python setup.py install

Usage

Khởi động thư viện

import dunglaierrors
dunglaierrors.init()

Class tài liệu

documents = dunglaierrors.Docs()

Tài liệu về chuyển đổi tiền tệ

documents.doitiente()

Tài liệu về if else statement

documents.ifelse()

Tài liệu về "AI if else"

documents.fakeAI()

Tài liệu về keylogger

documents.keylogger()

Kiểm tra mã

Class kiểm tra

checker = dunglaierrors.Check()

Kiểm tra mã đổi USD sang VND

checker.usdtovnd(code_or_path)

Kiểm tra mã "AI"

checker.fakeAI(code_or_path)

License

MIT LICENSE

Copyright

Copyright @ MHP 2022. All rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dunglaierrors-0.0.7.tar.gz (48.5 kB view hashes)

Uploaded Source

Built Distribution

dunglaierrors-0.0.7-py3-none-any.whl (47.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page