<html><head></head><body>
Hi,<br/>
<br/>
<a href="https://docs.python.org/3/using/mac.html#getting-and-installing-macpython">https://docs.python.org/3/using/mac.html#getting-and-installing-macpython</a><br/>
<br/>
says<br/>
<p style="hyphens: auto; text-align: justify; line-height: 22.4px;
color: rgb(34, 34, 34); font-family: "Lucida Grande", Arial,
sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures:
normal; font-variant-caps: normal; font-weight: 400; letter-spacing:
normal; orphans: 2; text-indent: 0px; text-transform: none; white-space:
normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); text-decoration-style: initial;
text-decoration-color: initial;">"What you get after installing is a
number of things:</p>
<ul class="simple" style="color: rgb(34, 34, 34); font-family:
"Lucida Grande", Arial, sans-serif; font-size: 16px;
font-style: normal; font-variant-ligatures: normal; font-variant-caps:
normal; font-weight: 400; letter-spacing: normal; orphans: 2;
text-align: start; text-indent: 0px; text-transform: none; white-space:
normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); text-decoration-style: initial;
text-decoration-color: initial;">
<li style="hyphens: auto; text-align: justify; line-height: 20.8px;"><p style="hyphens: auto; margin-top: 0px; margin-bottom: 0px; text-align:
justify; line-height: 22.4px;">A<span> </span><code class="file docutils
literal notranslate" style="background-color: rgb(236, 240, 243);
padding: 0px 1px; font-size: 15.44px; font-family: monospace,
sans-serif; border-radius: 3px;"><span class="pre" style="hyphens:
none;">MacPython</span><span> </span><span class="pre" style="hyphens:
none;">3.6</span></code><span> </span>folder in your<span> </span><code class="file docutils literal notranslate" style="background-color:
rgb(236, 240, 243); padding: 0px 1px; font-size: 15.44px; font-family:
monospace, sans-serif; border-radius: 3px;"><span class="pre" style="hyphens: none;">Applications</span></code><span> </span>folder."</p></li>
</ul>
However, after installing just now<br/>
<br/>
<div style="margin-left: 40px;"><span style="font-family: monospace;">$
/usr/local/bin/python3 -V</span><span style="font-family: monospace;"><br/>
</span><span style="font-family: monospace;">Python 3.7.3</span><br/>
</div>
<br/>
I instead found a folder called<br/>
<br/>
<div style="margin-left: 40px;"><span style="font-family: monospace;">/Applications/Pyt</span><span style="font-family: monospace;">hon 3.7</span><br/>
</div>
<br/>
Cheers,<br/>
Adam<br/>
</body></html>