Project

General

Profile

Wiki » History » Version 3

Version 2 (Fabian Andrés Justo Villalobos, 08/16/2022 06:28 PM) → Version 3/31 (Fabian Andrés Justo Villalobos, 08/16/2022 06:39 PM)

<pre><code class="python">
def __init__(self):
self.var = 1
print("hello world!")
</code></pre>
h1. Wiki