Skip to content

Commit e2411d7

Browse files
author
hussienalrubaye
committed
test
1 parent 23a6b20 commit e2411d7

File tree

2 files changed

+33
-16
lines changed

2 files changed

+33
-16
lines changed

.idea/workspace.xml

+30-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

welcome.py

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
x=5;
2+
y=8;
3+
print(x)
14
print('welcome to python');

0 commit comments

Comments
 (0)