Online Courses
Free Tutorials  Go to Your University  Placement Preparation 
Artificial Intelligence(AI) & Machine Learning(ML) Training in Jaipur
Online Training - Youtube Live Class Link
0 like 0 dislike
1.7k views
in Python Programming by Goeduhub's Expert (8.2k points)

Goeduhub's Online Courses @Udemy

For Indian Students- INR 570/- || For International Students- $12.99/-

S.No.

Course Name

Apply Coupon

1.

Tensorflow 2 & Keras:Deep Learning & Artificial Intelligence

Apply Coupon

2.

Computer Vision with OpenCV | Deep Learning CNN Projects

Apply Coupon

3.

Complete Machine Learning & Data Science with Python Apply Coupon

4.

Natural Language Processing-NLP with Deep Learning in Python Apply Coupon

5.

Computer Vision OpenCV Python | YOLO| Deep Learning in Colab Apply Coupon

6.

Complete Python Programming from scratch with Projects Apply Coupon

1 Answer

0 like 0 dislike
by Goeduhub's Expert (8.2k points)
 
Best answer
#take input from user month and day

d=int(input("ENTER THE DAY : "))

m=int(input("ENTER THE MONTH : "))

if m<1 and m>12:

    print("WRONG INPUT")

elif m>=3 and m<=4:

    if m==3 and d>=3 :   

       print(d,"/",m," is SPRING SEASON")

    elif m==3 and d<3 :   

       print(d,"/",m," is WINTER SEASON")

    else:

       print(d,"/",m," is SPRING SEASON")

        

elif m<=2 and m>=11:   

       print(d,"/",m," is WINTER SEASON")

elif m>=5 and m<=8:

   if m==5 and d>=5 :   

       print(d,"/",m," is SUMMER SEASON")

   elif m==5 and d<5 :   

       print(d,"/",m," is SPRING SEASON")

   else:

       print(d,"/",m," is SUMMER SEASON")

    

elif m>=9 and m<=10:

    if m==9 and d>=5 :   

       print(d,"/",m," is RAINY SEASON")

    elif m==9 and d<5 :   

       print(d,"/",m," is SUMMER SEASON")

    else:

       print(d,"/",m," is RAINY SEASON")

Our Mentors(For AI-ML)


Sharda Godara Chaudhary

Mrs. Sharda Godara Chaudhary

An alumna of MNIT-Jaipur and ACCENTURE, Pune

NISHA (IIT BHU)

Ms. Nisha

An alumna of IIT-BHU

 Goeduhub:

About Us | Contact Us || Terms & Conditions | Privacy Policy || Youtube Channel || Telegram Channel © goeduhub.com Social::   |  | 
...