-
-
Notifications
You must be signed in to change notification settings - Fork 44k
RDB-alpha Building a student database part 1 section 840.1 #44977
Copy link
Copy link
Closed
Labels
scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.
Description
Affected page
Your code
# get course_id
COURSE_ID=$($PSQL "SELECT course_id FROM courses WHERE course='$COURSE'")
Expected behavior
The tutorial should move to the next lesson.
Screenshots
System
MacBook Air Apple M1. VSCode 2.
Additional context
The answer was copy-pasted from the solution given in the hint.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.
