Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shotokanpoloto

    ask for input in prolog

    I've written a code for solving sudoku.Now I don't know how to enter values of my variables. Here is a part of my code: <pre lang="text"> number(1). number(2). number(3). number(4). number(5). number(6). number(7). number(8). number(9)...

Part and Inventory Search

Back
Top