We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa70dc commit d502482Copy full SHA for d502482
README.md
@@ -1,5 +1,12 @@
1
<img style="float:left; margin:10px;" alt="" src="imagenes/python_logo.jpeg"/><div style = "font-size:80px">Tutorial Python.</div>
2
3
+<table style = "border: hidden">
4
+ <tr>
5
+ <td><img src="imagenes/python_logo.jpeg"/></td>
6
+ <td>Tutorial Python.</td>
7
+ </tr>
8
+</table>
9
+
10
*Tutorial Python* es una guía de referencias para la instalación e introducción rápida al lenguaje [*Python*](https://www.python.org/).
11
12
0 commit comments