Ryan Gosling divided his films into three categories: those where he is alive, those where he is dead, and Drive (null). You need to write a program that receives a film name from standard input, checks the category of that film, assigns a value to the Boolean? variable amIAlive, and prints the result:
If amIAlive is true — print "I'm alive!"
If amIAlive is false — print "I'm dead man, guys"
If amIAlive is null — print "Unbelievable! I'm Shroedinger's Ryan!"
Please insert a suitable scope function instead of <scope function>.