Finding an A
This commit is contained in:
2
findingana.py
Normal file
2
findingana.py
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
s = input().strip()
|
||||||
|
print(s[s.index("a") :])
|
||||||
Reference in New Issue
Block a user