diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..bbdf68f --- /dev/null +++ b/hello.py @@ -0,0 +1,42 @@ +# with open("d:\wu.txt","r") as file1: + # file_stuff=file1.read() + # #print (file_stuff) +# print(file1.closed) +# print(file_stuff) + +# a= 10 +# a*=2 +# print (a) +# b=15 +# b=a+b +# print (b) + +# a=650 +# if a%7==0: + # print("Gotcha") +# else:print("Nope") +# print("---------") + +# if a%7!=0: + # print("Nope") +# else:print("Gotcha") + +# i=0 +# while i < 37: + # print('i') + # i+=1 +myage=50 +redge=myage+2 +ledge=2 +print(' ') +print(' ') +print(' '+'i'*myage) +print(' |'+'‾'*redge+'|') +print(' |'+' '*redge+'|') +print(' |'+' '*redge+'|') +print(' |'+'_'*redge+'|') + + + + + diff --git a/wu.txt b/wu.txt new file mode 100644 index 0000000..47750c4 --- /dev/null +++ b/wu.txt @@ -0,0 +1,2 @@ +welcome sebastian +fransisco