Last active
October 27, 2021 14:22
-
-
Save hi-im-aj/eb332e7fe05522258fafb6c7d22d8b53 to your computer and use it in GitHub Desktop.
Computer Science json task
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"S1A": { | |
"Computer cables": { | |
"USB": { | |
"USB 2.0": { | |
"Mini USB": ["USB cable 2.0 - USB-A male / Mini-B - 0.15 m", "USB cable 2.0 - USB-A male / Mini-B - 1 m "] | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment