Severity: Warning
Message: fopen(/tmp/ci_session9a8qpua21ddd61psqnnoapck2shpg9ld): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
By Md Omer
A project to calculate zodiac/astrological signs according to the user's date of birth using Python.
The packet consists of a source code whose main purpose is to determine the zodiac sign/astrological sign of the user. First, it asks the name of the user then asks them whether they want to continue or they want to terminate the program, then it asks the date and month of birth of the user and according to the if statements used it determines the zodiac sign/astrological sign of the user and prints it on the screen. If the user inputs the wrong name of a month then it displays an error statement.
The Output Of the program looks like this:
-1638893670-953.jpg)
Submitted by Md Omer (omerl23l0)
Download packets of source code on Coders Packet
Comments