class Me:
def __init__(self):
_msg = "Hello World!"
def sayHi(self):
print(self._msg)
ge = Me()
ge.sayHi()
Undergraduate BSc in Computer Engineering |
Undergraduate BSc in Statistics for Big Data
-
University of Salerno
- Italy
-
01:01
(UTC -12:00) - landigf.github.io
- in/landigf
Highlights
- Pro
Popular repositories Loading
-
TicTacToe
TicTacToe PublicThe 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
-
BlackJack
BlackJack PublicIl 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
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.