-
GiovaBici
Hi, everybody! I hope that's the right category for my question. I'm planning a code for the creation of a program or rather an application with Python. To create an app layout, how can I do that? I'm using Marvel on Ipad, but I can't put in any code, and I know he's stuck with the result I want to get. What can I do? Python permits this?
-
-
GiovaBici
@cvp
Hi. In this case how can I put the two above m ?:area_pressione = float(input("Inserisci l'area(m): "))
Thanks and sorry if I still don't understand ...
I still wanted to ask: Can I have certain print commands written in a different color than black?
Thank you -
-
GiovaBici
Hello everyone. Can you still help me: how do I write a calculation under the square root? Thanks to who will answer me
-
-
GiovaBici
Thank you very much. How can I integrate it in here ( forgive me ignorance but I started recently). Thank you
print("L'accellerazione é: " + str(accellerazione_finale) + " m/s**2")
-
GiovaBici
Hello everybody. For project that I am doing, I would need to write the acceleration formula, which is expressed in metres square two. How do I write 2 above the letter s? For it to be a number I read that it’s done with two asterisks, but the letter aren’t working.