icon | layout | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
brain-circuit |
|
Overview of IT Services | null | https://github.com/escnow/gitbook/blob/main/broken-reference/README.md | ||
On boarding | null | |||
Company Resources | null |
// Some code
ssfdgmap;
{% tabs %} {% tab title="JavaScript" %}
const message = "hello world";
console.log(message);
{% endtab %}
{% tab title="Python" %}
message = "hello world"
print(message)
{% endtab %}
{% tab title="Ruby" %}
message = "hello world"
puts message
{% endtab %} {% endtabs %}