What Does Osgetlogin Return #895
What does os.getlogin() return?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Python Modules - Python Operating System - Quiz No.1.
What does os.getlogin() return?
name of the current user logged in
name of the superuser
gets a form to login as a different user
all of the mentioned