Skip to main content

Cyber Number

Project description

cyber-number-notation

For those who use computers

Two prior knowledge

📖 dictionary-ordinal-number-notation
📖 beads-nested-number-notation

Install

pip install dicordnum
pip install beadsnum

Explanation

Addition of the last two rules

  • Ends with 1
O0      # Bad
O0o1    # Ok

O1      # Ok
O2      # Bad
O2o1    # Ok
  • o1 cannot be placed after 1
O1o1          # Bad
O1o1o1        # Of course it's bad
O1o2o1        # OK
O1o11o1       # Of course it's OK

O1o2o1o2o1    # OK
O1o1o1o2o1    # Of course it's bad

Let's give an example

O0o1
O1
O1o2o1
O2o1
O2o2o1
O3o1
O4o1
O4o2o1
O5o1
O5o2o1
O6o1
O7o1
O8o1
O9o1
OA10o1
OA11o1
OA12o1
OA13o1
OA50o1
OA97o1
OA98o1
OA99o1
OAA100o1
OAA100o2o1
OAA100o3o1
OAA100o8o1
OAA100o9o1
OAA100oA10o1

Now you have mastered cyber notation

Translation method

Add 1.1 to i.
Add 1.1.1 to i.j.
Add 1.1.1.1 to i.j.k.

Example:

# Real world
1.1 Fruits
1.1.1 Apple
1.2.1 Banana
1.11.1 Kiwi
1.2.1.2.1 Super banana
1.1.1.2.1 Super apple

# Cyber world
O2o2o1 Fruits
O2o2o2o1 Apple
O2o3o2o1 Banana
O2o12o2o1 Kiwi
O2o3o2o3o2o1 Super banana
O2o2o2o3o2o1 Super apple

You may be disliked because the number changes

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

cybernum-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

cybernum-1.0.0-py3-none-any.whl (3.1 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