-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
51 lines (51 loc) · 2.04 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<h1 style="text-align: left;">you're viewing an html file of the bard calculator.</h1>
<h2>but what is it included?</h2>
<p>it includes:</p>
<table border="1" style="border-collapse: collapse; width: 19.3729%; height: 42px;">
<tbody>
<tr style="height: 21px;">
<td style="width: 100%; height: 21px;">Instructions</td>
</tr>
<tr style="height: 21px;">
<td style="width: 100%; height: 21px;">Credits</td>
</tr>
</tbody>
</table>
<p></p>
<h2>how to open bard calculator</h2>
<h3>You need:</h3>
<h4>Python.</h4>
<p>If you don't have Python, install Python. Recommended using <a href="https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe">Python 3.11.3</a>.</p>
<p><em><strong><span style="color: #ff0000;">or...</span></strong></em></p>
<h4>PyCharm.</h4>
<p>Download PyCharm 2023.1.1 (recommended using new UI) <a href="https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC">here</a>.</p>
<p></p>
<h3>Instructions</h3>
<p>Step 1: Open the file ...\pythonProject\main.py</p>
<p><img src="https://kittenstrike.my.canva.site/3fas12cx/images/224b861f72941303d791f467907dea46.png" alt="" /></p>
<p>Step 2: Run the project.</p>
<table border="1" style="border-collapse: collapse; width: 100%;">
<tbody>
<tr>
<td style="width: 50%; text-align: center;">Python</td>
<td style="width: 50%; text-align: center;">PyCharm</td>
</tr>
<tr>
<td style="width: 50%;"><img src="https://lh3.googleusercontent.com/peY4Hx4Poz3Dae1-Dly7DP1ODVY6JkA05n-OvpRFy71r28ozzBNjZ49dv2Jo5xNnYzRVMQZyR1WbnQCwCPq5rt-mBs5Ajj7vdFGbunZ8rw" style="display: block; margin-left: auto; margin-right: auto;" /></td>
<td style="width: 50%;">
<p><img src="https://lh3.googleusercontent.com/Y7TRYP2nMhh81RIZxM0vIHK_ydysPO5KHZIe6ldfJ6SkIy3Top3Xjc7yqFXVlDIUK1kO18TC8SjvDem6vGjZgk7OyyEZZgEtO_ocppY" alt="" style="display: block; margin-left: auto; margin-right: auto;" /></p>
</td>
</tr>
</tbody>
</table>
<p></p>
<p>Enjoy!</p>
<p></p>
<h3>credits</h3>
<p>creator: @kittenstrike1</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p>the end :)</p>