#90 — Generate Numbers in Each Group
Problem description & analysis: Here below is the student data table: Task: Now we want to create student IDs for every student. The student ID should be class number + student’s serial number in the class, and the serial number should be two-digit ...
Nov 6, 20241 min read3
