Hi! What is wrong In this code? It doesn't work( | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Hi! What is wrong In this code? It doesn't work(

from datetime import date, datetime import locale locale.setlocale(locale.LC_ALL, 'ru_RU.UTF-8') now = datetime.now() print(now) https://code.sololearn.com/cbw2iLOaD80N/?ref=app

4th Jun 2020, 4:05 PM
Madina
Madina - avatar
1 Answer
4th Jun 2020, 4:14 PM
Lothar
Lothar - avatar