I'm not quite sure on how you write a JSON so can you please help me, i'm trying to make this with JSON in python. Here's the pseudo-code
binary_students = json(students)
write_to_the_file_system(binary_students)
I'm not quite understanding it, can someone help me please.