Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8035

Python • Re: Problem with print in a for loop.

$
0
0
Thans for your answers.
Now it displays without errors with this code

Code:

print(f"Temperature: {row[1]} °C | C Humitidy: {row[2]} % | Date: {row[3]}\n")
But wan't to get this output on the screen
output.png
Is it possible?

Statistics: Posted by Kenne76 — Mon Dec 15, 2025 2:50 pm



Viewing all articles
Browse latest Browse all 8035

Trending Articles