Skip to content

Neosyuri/Neosyuri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Yuri Bettini

Hello I'm yuri, While studing to be a FrontEnd developer, fall in love with Python.

Solid fundations of HTML, CSS and Python.

Currently practicing skills in Data-Science and Machine-Learning.


class YuriBettini():
    
  def __init__(self):
    self.name = "Yuri Bettini";
    self.username = "Neosyuri";
    self.location = "Canary Islands, Spain";

  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = YuriBettini()

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published