This website requires JavaScript.
Explore
Help
Sign In
justuser-31
/
code_projects_python
Watch
1
Star
0
Fork
0
You've already forked code_projects_python
generated from
justuser-31/code_projects_template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1e61635a97
code_projects_python
/
STEP1_Basics
/
3_Formatting
History
justuser-31
1e61635a97
Initial commit
2025-03-25 06:12:42 +00:00
..
README.md
Initial commit
2025-03-25 06:12:42 +00:00
README.md
Задание
Напишите программу, которая:
Запрашивающая число месяца (int), название месяца, год (int)
Сохраняет в следующих форматах:
Год-Месяц-Число
Число-Месяц-Год
Выводит на экран.