From the course: Using SQL with Python

Unlock the full course today

Join today to access over 23,300 courses taught by industry experts.

Challenge

Challenge

(upbeat music) - [Instructor] The challenge for this chapter is to create a command-line script to manage our short URL database. If you did the challenge for the crud class in the previous chapter, this should be fairly simple for you. I wrote this web-based interface many years ago and it's certainly convenient and I still use it to this day, but if I were writing it today, I'd probably just write a simple command-line script. This challenge should take you about 15 to 30 minutes. I'll show you my solution in the next lesson.

Contents