Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following student transcript from UOB in the 1990s. Assume, they have an electronic copy and they want to scan the using regular expressions.

image text in transcribed

Consider the following student transcript from UOB in the 1990s. Assume, they have an electronic copy and they want to scan the using regular expressions. Write the Python regular expression (only) that will match one row of course information. The needed information are the course code, title, credits, and grade. Don't worry about multiple line titles just ignore the continuation. Make sure you use groups to extract needed data when specifying the regular expression. 90 1997/1998 Second Semester B.Sc. in Computer Science Course No. Course Name Credit Grade Status Rep 100 PHED 0 S O 241 CS 305 CS 312 CS 382 CS 272 CIS PRINCIPLES OF PHYSICAL AND HEALTH EDUCATION ASSEMBLY LANGUAGE PROGRAMING OBJECT ORIENTED CONCEPTS AND SYSTEMS FORMAL LANGUAGES AND AUTOMATA ASSIGNMENTS IN COMPUTER SCIENCE COMPUTERIZED ACCOUNTING 3 3 3 2 3 B WP A A C+ OOOOO Semester -Cr. Attended: Cumulative -Cr. Attended: 11 54 Passed: 11 Passed: 54 GPA : GPA : 3.27 3.46 1997/1998 Summer Semester B.Sc. in Computer Science Course No. Course Name Credit Grade Status Rep 319 CS COMPUTER ARCHITECTURE B 0 Semester -Cr. Attended: Cumulative -Cr. Attended: 3 57 Passed: 3 Passed: 57 GPA : GPA : 3.00 3.43

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

Explain the steps an entrepreneur goes through to buy a franchise.

Answered: 1 week ago