artificial intelligence and DBMS lab programs definitions
Project description
AIML & DBMS Lab program
Functions
- isprime(number)
- tsp(graph,starting point)
- nqueen(number)
- longtictactoe()
Programs will be returned for call
a lab
- p_multiplicationtable
- p_primeornot
- p_factorial
- p_list_operations
- p_list_methods
- p_chatbot
- p_set_operation
- p_count_s1_in_s2
- p_dictionary_operations
- p_n_queen
- p_tsp
- p_longtictactoe
- dbms lab
- p_library
- p_order
- p_movie
- p_college
- p_comp
Usage
import tempailab
Get the list of sql programs
print(tempailab.sql_programs)
Get the list of ai programs
print(tempailab.ai_programs)
Example
run it
import tempailab
print(tempailab.isprime(3))
Output
3 is a prime number
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tempailab-0.0.7.tar.gz
(17.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tempailab-0.0.7-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file tempailab-0.0.7.tar.gz.
File metadata
- Download URL: tempailab-0.0.7.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04c548d1d60d769f361a7427f83c20157b5dc73127e28e2e105a127d518ad3e4
|
|
| MD5 |
2c5d267f9d192c04901fed7450b26aa2
|
|
| BLAKE2b-256 |
73ebbcaee71be02734251b5d791227c5d01f2af5568956ca03d39de3a1c1faa8
|
File details
Details for the file tempailab-0.0.7-py3-none-any.whl.
File metadata
- Download URL: tempailab-0.0.7-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2948a7284f27ed0c7bcdc42e9dd5528e3d56d9d9686448baa07a1c684815aa52
|
|
| MD5 |
6127d5a6f71618c00c7922a0c76dfd46
|
|
| BLAKE2b-256 |
d0cf86335671e6c6b6a6089f1e68cef15468fe59ca24efaa87891eaa02536777
|