OJ Commerce interview question

Print today's date, reverse a string , abstract class, access specifiers

Interview Answer

Anonymous

3 Oct 2024

from datetime import datetime print(datetime.now().date())