Can u help me modify my code that the output would be the predicted csv?
Its about divided difference interpolation and extrapolation.
python code
import csv
from tkinter import Tk, Label, Button, Entry, filedialog, Text, Scrollbar, VERTICAL, RIGHT, Y, Listbox
from datetime import datetime...
Ito po yung error 👇
/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.9/site-packages/customtkinter/windows/widgets/core_widget_classes/ctk_base_class.py:179: UserWarning: CTkLabel Warning: Given image is not CTkImage but <class 'tkinter.PhotoImage'>. Image can not be scaled...
Create a program with a predefined dictionary of a person. Include the following information: name, gender, age, address and phone.
Ask the user what information he wants to know about the person (example: "name"), then print the value associated to that key or display a message in case the key...
Make a simple python program that will determine the year level of a student depending on the following inputs:
1 - Freshmen
2 - Sophomore
3- Junior
4- Senior
P help po ako mga idol, dko papo alam kung paano po ito i code,
Make a simple python program that will determine the year level of a student depending on the following inputs:
1 - Freshmen
2 - Sophomore
3- Junior
4- Senior
Create a program that asks the user for his birthday in the format "Date-Month-Year"
example: "You were born in January"
1. Create a program with a predefined list of people. Ask the user for his name, add it to the end of the list and print the updated list
write a python code that automatically comments on a post from this list (Buffalo Casper Cheyenne Cody Douglas Evanston Gillette Green River Jackson Lander Laramie Newcastle Powell Rawlins Riverton Rock Springs Sheridan Ten Sleep Thermopolis Torrington Worland) the interval should be 5 seconds