تمرین های پایتون (Python)
Programming exercises پایتون (Python)Latest exercises پایتون (Python)
Write a program to create a proposed username for a system. The program must first get the name and age of the user, then paste the name and age and add the `_ 'between these two strands and ...
Write a program that receives a student's lessons and the number of each unit (receiving the score and the number of units until the number is 0).
Write a program that prints the multiplication table like the following image: 1 2 3 4 5 6 7 8 10 4 4 4 12 12 12 12 18 18 12 18 12 2 2 21 2 21 2 2 21 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 24 2 2 24 5 10 155 30 35 45 45 6 24 ...
Design a form that receives the following information using the best elements from the user and to the register page/ by posting the Post Family Subscribe of Mobile Birthday Country
Write a function that receives a string and converts Persian numbers into English numbers
In Python I take the Moduelotfoundfoundrror error `` `Modulenotfoundrror: no module named 'Requests'` `` Please guide
Design a page that has a custom text in the middle of the page (the background color is white and black text color) then design a button to change the page to the night mode when the user clicks it ...
Write a program that receives a sentence from the input and prints the longest and shortest word available in the sentence in the output
Make the famous dose game or tic tac toe
Write a phonebook program that: 1. The app should be able to add a new contact with the name and phone number. 2. The user should be able to view and search the existing audiences. 3. The user should be idol ...
Write a graphics program that has 2 fields to enter the number and 4 buttons for subtraction, multiplication and division. By selecting each button, the relevant calculations should be done on the 2 numbers entered and the result is displayed.
Write a class that receives the length, width and height of the rectangular cube and calculates its area and volume using different methods
Write a program that receives hours and minutes from the user and the alarm at the specified time
Hi, I performed this code but it did. What is the reason? How should I make it? `` `A = 10 B = 0 Print (A / B)` `` `` `Zerodivisionerrror: Division by Zero` `` `` ``
You will be given the score of a team that has won the Premier League at the entrance and you are printing the team's scores along with the number of wins this season at the output. This team, 2 games ...
Write a program that receives a store product listing including name and product price and will continue until the amount of empty value for the product name is entered; Then the product name is displayed as a list ...