Files
simulated-examination/q4/q4_1/q4_1.py
2509165045 4354081314 期末
2026-06-25 15:12:13 +08:00

6 lines
134 B
Python

import matplotlib.pyplot as plt
import json
with open ("movies.json","r",encoding='utf-8') as f:
print(f)
genre_count=()
plt.bar