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.5.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.5-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file tempailab-0.0.5.tar.gz.
File metadata
- Download URL: tempailab-0.0.5.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ba88fbb27f8a4da5c6767647e8abea9662b2ee32b1a08b9c4c05ee009547e89
|
|
| MD5 |
f86dcfdb3a85b1469d85c44b978706c0
|
|
| BLAKE2b-256 |
e811543220199d86a113b07c1f396f031b3f5b15d10f9388cc6253bc95cd768c
|
File details
Details for the file tempailab-0.0.5-py3-none-any.whl.
File metadata
- Download URL: tempailab-0.0.5-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.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fe6ec43ec9669ecb968e637e8ccbed09ed0d10f1ede1a438ca2522e400e9b77
|
|
| MD5 |
0f00405157ec1b33b6c901e284cbcaa3
|
|
| BLAKE2b-256 |
2308d971980fe1448210763ed5472ab69d31131f42730d583a36f6e5add477d3
|