234k views
2 votes
I don't understand how to do these. It's python by the way.

I don't understand how to do these. It's python by the way.-example-1
I don't understand how to do these. It's python by the way.-example-1
I don't understand how to do these. It's python by the way.-example-2
User Pzmarzly
by
4.3k points

1 Answer

1 vote

Answer:

Disclaimer: I dont put the Euler, magic word, and another variables, you need to do this

Step-by-step explanation:

print(eulersNumber[16])

print(eulersNumber[26])

print(eulersNumber[31])

print(magicWords[:3]+magicWords[8:10])

3° I dont know how i can make this

print(a[::-1])

print(b[::-1])

print(c[::-1])

print(x[::-1])

print(y[::-1])

Have a nice day

User Egbokul
by
4.4k points