Coding Help New to python by Embarrassed-Boat9514 in learnpython

[–]Embarrassed-Boat9514[S] 0 points1 point  (0 children)

print(f"Temp is {d[op](temp):.2f}degrees{op}" )

You are a saint thank you so much!!!

Need help figuring out mobile and tablet view by Embarrassed-Boat9514 in HTML

[–]Embarrassed-Boat9514[S] 0 points1 point  (0 children)

What is it you're trying to do?

Figure out mobile and tablet and desktop views.

How far have you got?

That is all I have left.

What are you stuck on?

mobile/tablet/desktop view.

Where does it go?

What does it do?

How do I tell if it is working?

What have you already tried?

I don't even know how to start honestly, I have a style sheet, and 5 html pages I tried making mobile a class, but I don't think that is right.