0
I have no idea in pythan code
8 ответов
+ 3
Ranjeet Kumar What is your question?
+ 2
Hey Jan , here is new spelling 'pythan'
+ 1
If you have no idea then start learning from QBASIC the most preffered language for very beginners that won't help in making complex program but will help you how to code and how program works.
0
So!
Go and learn, you will get idea
- 1
Make a code that receive two dates and convert it in days.
For example:
Input_1 = 03042021
Input_2 = 15042021
Output: 13
If it is too easy, than start creating errors:
Input_1 = 15042021
Input_2 = 03042021
Output: "The firt input should be lesser than the second one."
- 1
*“An idea for a program: Make some code that receives two dates in the form of seconds since the epoch, and have it output the distance in days between them.“
- 1
Go ......w3schools