Open dsyme opened 3 months ago
Related to #38
Add six new example files with German messages.
src/example1.py
print('hallo welt')
src/example2.py
print('auf wiedersehen welt')
src/example3.py
print('hallo du')
src/example4.py
print('auf wiedersehen du')
src/example5.py
print('wir sind fertig')
src/example6.py
print('eine weitere datei')
For more details, open the Copilot Workspace session.
Related to #38
Add six new example files with German messages.
src/example1.py
with the contentprint('hallo welt')
src/example2.py
with the contentprint('auf wiedersehen welt')
src/example3.py
with the contentprint('hallo du')
src/example4.py
with the contentprint('auf wiedersehen du')
src/example5.py
with the contentprint('wir sind fertig')
src/example6.py
with the contentprint('eine weitere datei')
For more details, open the Copilot Workspace session.