-
Write a python program to print "hello world" using while loop
-
Write a python program to print first 10 natural numbers using for loop [use range function]
-
#day3
##for loop
Prompt the user to input a number N.
Use a for loop to print the multiplication table for N from 1 to 10.
Format the output as:
N x 1 = result
N x 2 = result
And so on, up t…
-
# Day 2
## elif statement
### Enter the stages of a men's life according to their age given
Classify the stage of the person's life according to the age given by the user.
**User should input the a…
-
# **elif statement**
Write a Python program that takes the current temperature as input and suggests an activity based on the following criteria:
Temperature Below 0
"Stay indoors and drink hot c…
-
**Describe the bug**
It looks like the day chart is shifted by one day. I will attached a photo, and you will see it's Friday, but the weather in the chart is for Thursday.
**To Reproduce**
Steps to…
-
Hello,
I use Hungarian language for the app, but the full day overlook is still in English. I would be very thankful if it would be in my language also.
![Screenshot_2024-11-15-15-21-20-882_com exa…
-
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-paper-dates@0.22.26` for the project I'm…
-
As discussed with @FelixBrgm, you could consider to lock the days until the previous ones are done. Completing a day would unlock the next (if it's open).