I recently hosted an episode of Software Engineering Radio called "Will McGugan on Text-Based User Interfaces"!

  • Home
  • Teaching
    • Overview
    • Data Abstraction
    • Operating Systems
  • Research
    • Overview
    • Papers
    • Presentations
  • Outreach
    • Software
    • Service
    • Blog
  • About
    • Biography
    • Schedule
    • Contact
    • Blog
    • Service
    • Papers
    • Presentations

Submission Completed

Code
from rich.console import Console
console = Console()
console.print(
    ":rocket: Thank you for completing the SEED survey!"
)
🚀 Thank you for completing the SEED survey!

Thank you for completing the SEED survey! You can read the introduction to the SEED project if you would like to learn more about this initiative. When your interview is selected for inclusion in the SEED series, it will appear on my blog. Please contact me with any suggestions that you have for this initiative.

GMK

Top