This website works better with JavaScript
Accueil
Explorer
Connexion
piccolo-gatto
/
GIT_practice
Suivre
1
Voter
0
Fork
0
2 Commits
c1efa76039
...
71f7c0fa5e
Auteur
SHA1
Message
Date
piccolo-gatto
71f7c0fa5e
fix conflict in file1.txt
il y a 1 an
piccolo-gatto
8e8ee9ff45
create tessst.py, update file1.txt
il y a 1 an
2 fichiers modifiés
avec
4 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
file1.txt
3
0
tessst.py
+ 1
- 0
file1.txt
Voir le fichier
@@ -1 +1,2 @@
+hgvbyhnhkjmki
hello world
+ 3
- 0
tessst.py
Voir le fichier
@@ -0,0 +1,3 @@
+a = '2'
+b = '3'
+print(a + b)