todays temperature code example Example: chance of rain today #include <stdio.h> int main() { int x; x = pow(2,3); printf("%d", x);