python

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 5450 | B++ | 5.4 | 100% | 47.7 | 260 | 0 | 10 | 2025/03/20 |
問題文
ふりがな非表示
ふりがな表示
(import numpy as np)
import numpy as np
(import pandas as pd)
import pandas as pd
(from pandas import series, dataframe)
from pandas import Series, DataFrame
(from numpy.random import randn)
from numpy.random import randn