mur6

ブログのテスト投稿

来年の抱負は、ブログを書くことだ。目標の記事数は30としよう。

ソースコード #

pythonのコードを投稿してみる。

// this is a command
function myCommand() {
let counter = 0;
counter++;
}


// Test with a line break above this line.
console.log('Test');

jsのコードも、投稿してみる。

// this is a command
function myCommand() {
let counter = 0;
counter++;
}
function myFunction() {
// …
return true;
}

リンクの書き方 #

今月のリンク集