Using the tkinter library
File DownloadUse the link https://www.ics.uci.edu/~pattis/common/handouts/pythoneclipsejava/eclipsepython.html and run it step by step. You may need to use a VPN at times
File DownloadWithout having a non-exceptional mode
File DownloadRead and write in binary file.
File DownloadSpecial thanks to Dr. Javad Vahidi and Dr. Ramadan Abbasnejadvarzi
File DownloadOpen the file is an exception.
File DownloadUse three libraries: sys, time and random.
File DownloadUse the math library.
File DownloadThe binary file is used to manage different instances of a class.
File DownloadUse the statistics library.
File DownloadThe seek sub-program is used to change the internal position of the file.
File DownloadUse the collections library.
File DownloadThe append mode is the state where at the beginning of the file opening, the position of the file is placed at the end of the file.
File DownloadUse the collections library.
File DownloadThe current file refers to the file that is running.
File DownloadThe tell function in text files shows the next position of the file position indicator. This action is used to make the right decision whether or not to continue reading / writing in the file.
File DownloadThe Indian and Japanese classes are considered to be two classes of the same nature.
File DownloadThe r+ mode in text files is the mode used for reading, which can also be written while reading.
File DownloadClasses India, Japan, and Iran are assumed to be three classes of the same nature.
File DownloadIn a + mode, in addition to placing the file position indicator at the end of the file, it is possible to read and write in the file.
File DownloadClasses India, Japan, and Iran are assumed to be three classes of the same nature.
Explain the property of overriding.
File DownloadPay attention to the time and place of calling constructive and destructive methods, as well as the automatic nature of the calls.
File DownloadIn the Tower of Hanoi, there are three bars with n disks, in which small disks are placed on a large disk and only one disk is transferred at each stage.
File DownloadAn extra file (dedicated Fibonacci library) is required to run this program.
File DownloadPut this file in the folder you want to use as a library. Change the file extension to py.
File DownloadInterpretation + for numbers is plural and for string it means concatenation.
File DownloadClasses without inheritance
File DownloadIn this program, the sum of two integers shows that these two integers are fixed.
File DownloadUse the input command to read and convert it to an integer (casting)
File DownloadUse the% operator for the remainder of the division
File DownloadUse the for loop and the if selection structure inside the loop
File DownloadA prime number is a number that is not divisible by any number other than itself and the number one. Like the number 13
File DownloadThe matrix values will be read in rows.
File DownloadUse subroutines to display the divisors of a number.
File DownloadWithout using loop structure and using separator and mapping
File DownloadNon-recursive factorial calculation
File DownloadFactorial calculation in a function and recursively (with low execution speed compared to non-recursive)
File DownloadUse the for loop structure with negative steps
File DownloadIt is assumed that the first day of the week is Saturday and the first of the month begins with Saturday.
File DownloadUsing two functions, one to identify the divisors of an integer and the other to examine the equality of the sum of the divisors of a number with the number itself
File DownloadA square number is a number that can be obtained from the square of an integer.
File DownloadUse the function to detect the absence of zeros in the digits of numbers.
File DownloadUse the subroutine to display the divisors of a number
File DownloadUse two functions to calculate the smallest common multiple and the largest common divisor of two numbers.
File DownloadUse two functions to calculate the smallest common multiple and the largest common divisor of two numbers. The optimal method for calculating large numbers
File DownloadA square matrix is a matrix whose number of rows and columns are equal.
File DownloadDetect the existence of a digit in a string by a function with a logical output.
File DownloadStudent Name Processing: All letters except the first character are minimized.
File DownloadA program that demonstrates the need for logical grouping between attributes.
File DownloadWithout using the concept of class
File DownloadThe prime recognition of the number and reading of the data of the matrix components is done by the functions.
File DownloadMain diameter: elements whose rows and columns are equal. Bottom of the triangle: All objects on the main diameter and bottom of the main diameter
File DownloadRead, sort, and display student names in sub-programs.
File DownloadRead, recognize even numbers and display them under programs.
File DownloadThe context property for functions is the output of the function equal to the input of the functions (at least one input). This property causes nested functions to be used.
File DownloadUse subroutines.
File DownloadUppercase and lowercase letters in the address and city are not important. (Address and city should be entered in English)
File DownloadIn Fibonacci numbers, each number is obtained from the sum of the previous two numbers, and this series of numbers starts with zero and one.
File DownloadIn dynamic programming, low-index numbers are calculated from high-index numbers and have low memory consumption and high execution speed.
File DownloadActions such as merge, add, search, display
File DownloadActions: Add, search, view, delete and calculate the number of members
File DownloadThe order of the members does not matter in the sets. Run this program several times and interpret the outputs.
File DownloadDictionary data type is based on index/value. Index and value can accept a variety of data types.
File DownloadUsually, in other popular languages, it has a value function.
File DownloadUsually, in other popular languages, it has a value function.
File DownloadUsually, in other popular languages, it has a value function.
File DownloadUse the date/time library to calculate a person's age. The class has a constructor. The person's age is calculated based on the difference between the current date and the date of birth.
File DownloadDefine a constructor for the class. Define in-class attributes privately. Use the set and get methods to access private attributes.
File DownloadThe constructor method for specific classes uses the general class constructor method. Use output based on a specific format.
File DownloadOverriding property: methods have the same name and signature, - Recognize the implementation of the desired method based on the object
File DownloadDemonstrate constructive priority between parent and child class
File Download