Pick a view by tab name: home→HomeView, profile→ProfileView, settings→SettingsView, anything else→NotFound. Input: one tab name per line; print one view per line.
Input: tab names.
Output: view names.
Your program reads from stdin and prints to stdout.
Pick a view by tab name: home→HomeView, profile→ProfileView, settings→SettingsView, anything else→NotFound. Input: one tab name per line; print one view per line.
Input: tab names.
Output: view names.
Your program reads from stdin and prints to stdout.