Severity: Warning
Message: fopen(/tmp/ci_sessione78ad3t4lkvh6v1vp77cekgkq81vkl6f): 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/Public_pages.php
Line: 8
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/Public_pages.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
A Simple Calculator to perform the 3 basic math functions (Addition, Multiplication, Subtraction) developed using Python
A project to generate a random password according to the length chosen by the user using Python.
A Project where the user and the system are able to play the game of Odd-Eve using Python.
A project to calculate zodiac/astrological signs according to the user's date of birth using Python.
A Project that allows the user to predict a number from 1 to 20, then matches it with Machine's number using Python.