Skip to content
View landigf's full-sized avatar

Highlights

  • Pro

Block or report landigf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
landigf/README.md

Hi there 👋

class Me:
  def __init__(self):
    _msg = "Hello World!"
  def sayHi(self):
    print(self._msg)

ge = Me()
ge.sayHi()

Popular repositories Loading

  1. unisa unisa Public

    Collection of notes / exercises completed during the bachelor's degree in computer science at Unisa

    1

  2. TicTacToe TicTacToe Public

    The game consists of a 3x3 grid in which two players (the first player is the human player, the second is the computer) compete in turn to fill the boxes with their symbols ("X" or "O").

    C

  3. BlackJack BlackJack Public

    Il codice è un programma completo per giocare a BlackJack, con registrazione e login per utenti, con la possibilità di depositare denaro e visualizzare il proprio saldo.

    C

  4. landigf.github.io landigf.github.io Public

    Portfolio website

    HTML

  5. SecretSanta SecretSanta Public

    SecretSanta

    Python

  6. landigf landigf Public

    My bio.