what is c0d3.attorney

by Ernestina Gaylord 3 min read

C0d3.attorney is a project devoted to present programs written in malbolge. Enable popups to find out what they are by hovering over them. Check if the parent worksheet has a style for this cell.

c0d3. Attorney is a project devoted to present programs written in Malbolge. Currently we exhibit 1250 of our cases. We hope to come up with more.Nov 17, 2021

Full Answer

Overview

Why Learn JS? JavaScript is the only language that lets you build applications for any technology platform. The goal of the curriculum is to give you exercises to help you understand technology at a conceptual level first, end to end:

Variables

If you imagine yourself doing inventory work and you have to count 20,000 items, you will need to take a break at some point and write down where you stopped, right? The act of storing information into your notes is equivalent to storing data into a variable in the computer world.

Primitive Data

Variables can store all kinds of data. In this section we will be exploring 3 types of primitive data: Number, String, and Boolean. If you are wondering why they are called primitive data, it will make complete sense when you learn about non-primitive data (in lesson 2 about Arrays).

Objects

This section (Objects) is moved here from JS3. If this section is too complicated, please ask for help in the chatroom

image