Home

This is the home page of your new site. Start by editing this page, or creating new pages. Once you’ve added other pages, you can add them to the main menu, or even make one of them your home page.

Latest

matplotlibテスト

15 December 2025
Python本体

 

import matplotlib.pyplot as plt

plt.title("今日はいい天気!")
plt.show()
Image
python
Image
python

エラーメッセージ

パスが通っていない。

Image
python

Anaconda Promptを立ち上げておけばOK。

Nuxt

15 December 2025
TypeScript本体
Image
typescript

Vue

15 December 2025
TypeScript本体
Image
typescript