Difference between revisions of "Making AI with Python"
(→Introduction) |
|||
| Line 2: | Line 2: | ||
This manual will only work if you know Python. If you don't, go learn it at: [[Getting Started With Python Programming]]. | This manual will only work if you know Python. If you don't, go learn it at: [[Getting Started With Python Programming]]. | ||
| + | test | ||
| + | |||
| + | i = 0 | ||
| + | |||
| + | Hi | ||
Revision as of 21:59, 14 September 2023
Introduction
This manual will only work if you know Python. If you don't, go learn it at: Getting Started With Python Programming. test
i = 0
Hi