filmov
tv
Write a program to read today's data from user. Then display how many days are left in the current
![preview_player](https://i.ytimg.com/vi/rrynta9fOZI/maxresdefault.jpg)
Показать описание
Q. Write a program to read today's data from user. Then display how many days are left in the current month.
Website Link :-
Sumita Arora Class 11 computer science chapter Python fundamental type C Q 2||
Answer :-
a = int(input("Enter the date of today = "))
print("Number of days left = ",30-a)
Output :-
Enter the date of today = 21
Number of days left = 9
Enter the date of today = 15
Number of days left = 15
Enter the date of today = 19
Number of days left = 11
python class 11 cbse chapter 1,
python class 11 cbse sumita arora,
python class 11 sumita arora chapter 2,
Website Link :-
Sumita Arora Class 11 computer science chapter Python fundamental type C Q 2||
Answer :-
a = int(input("Enter the date of today = "))
print("Number of days left = ",30-a)
Output :-
Enter the date of today = 21
Number of days left = 9
Enter the date of today = 15
Number of days left = 15
Enter the date of today = 19
Number of days left = 11
python class 11 cbse chapter 1,
python class 11 cbse sumita arora,
python class 11 sumita arora chapter 2,
1.Write a Python program to read and print values of variables of different data types#tansche#2023
CBSE: Python:Write a program to read a list of n integers and find their median.
Write a Program in C to Read an Existing File. | Reading Mode | Sound Study.
#4 Write C program to read name and print output
Write a Python program to read an entire text file
11. Write a C++ program to read the values of a,b,c and display the value of x where x=(a/b)-c?
C Programs:Write a program in C to read any month number in integer and display the number .......
C Programs:write a c program to read the value of an integer m and display the value of n is.......
International Writing Program 2024: Images of America | Iowa City Public Library
#1 Write a c program to read program and print output. #shorts #cprogramming
Write a program to read marks for five subjects and also calculate percentage ||
C Programs:Write a program in C to read any day number in integer and display day name in the word.
Write a Program to Read Any Month Number in Integer And Display The Number of Days For This Month
C Programs:write a c program in C to read any digit from 0 to 9 ,display in word.
Write a program in c to read 10 numbers from keyboard and find their sum and average in Cprogramming
Write a program to read marks from user and program should display grade as per to following table
Write a program to read two numbers and print their sum
Write a Python Program to Read a Random Line From a File
Write a program to read your name and age and write to display the year in which you will turn 100.
C Programs:write a program in C to read any month number in integer and display month name in the ..
Write a Python program to read an entire text file
C Programs:write a c program to read the age of a candidate and determine whether it is eligible....
Write a Python Program to Read Contents of First txt File and Write Same Content in Second txt File
Write a program to read today's data from user. Then display how many days are left in the curr...
Комментарии