<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on CodeAPretzel</title><link>https://codeapretzel.github.io/tags/python/</link><description>Recent content in Python on CodeAPretzel</description><generator>Hugo</generator><language>en</language><copyright>CodeAPretzel</copyright><lastBuildDate>Sun, 17 Nov 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://codeapretzel.github.io/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>Path Finding Algorithms</title><link>https://codeapretzel.github.io/posts/path-finding-algorithms/</link><pubDate>Sun, 17 Nov 2024 00:00:00 +0000</pubDate><guid>https://codeapretzel.github.io/posts/path-finding-algorithms/</guid><description>INFO - Originally designed for the 2024 Missouri Hacks Hackathon, at Py Script, you will see the script used to take an input map and have an object, denoted as a @ symbol, that navigates the map in the most mathematically efficient possible route to reach its end objective, denoted as a * symbol.
Py Script - path-finding.py &amp;#34;&amp;#34;&amp;#34; Code created by CodeAPretzel, Pretson G., and ChatGPT (for A* algorithm and Manhattan distance in python).</description></item></channel></rss>