6282
Popular repositories Loading
-
-
-
srikar-hackerank
srikar-hackerank Publicx = input() vow = ['a','e','i','o','u'] vs = [i for i in x if i in vow] vs = vs[::-1] c=0 for i in x: if i in vs: print(vs[c],end = '') c+=1 else: print(i,end ='')
-
-
-
easyans.github.io
easyans.github.io PublicForked from easyans/easyans.github.io
In this repository, you can find front-end websites that were built with HTML, CSS, js, react, and react native. As of right now, you can only find Frontend projects. You can also find a data struc…
CSS
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.