Hello Posté le 30 mai 2017 dans test 1 2 3 4 5# -*- coding: utf-8 -*- # #!/usr/bin/env python3 if __name__ == '__main__': print('Hello, word!') test hello