OJ Commerce Interview Question

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

Interview Answer

Anonymous

Oct 3, 2024

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