// // exam.swift // 74 桌 // // Created by yunli on 2023/5/20. // import SwiftUI struct examListView: View { @Binding var count: Int var body: some View { List{ ForEach(0..