#!/usr/bin/python
# -*- coding: utf-8 -*-
class FullStackDeveloper:
def __init__(self):
self.first_name = "Salim"
self.last_name = "HACHEMAOUI"
self.role = "FullStack Developer"
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = FullStackDeveloper()
me.say_hi()
I am a Software Engineer with a good knowledge of pyton . I am a self-driven learner. Also I like working in a team. I am Focusing all my effort on the impact .
-
Université de Bejaia
- Paris, Île-de-France
-
08:42
(UTC -12:00) - https://salimhachemaoui.netlify.app/
- in/salim-hachemaoui
Highlights
- Pro
Pinned Loading
-
streamlit-example
streamlit-example PublicForked from streamlit/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
Python
-
-
Application_Python_tkinter
Application_Python_tkinter PublicForked from joctet/Application_Python_tkinter
Un exemple d'application python dont l'interface graphique est codée avec la bibliothèque tkinter, qui va : I. Demander à l’utilisateur de sélectionner un fichier Excel II. Récupérer les données du…
Python
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.







