Easy and simple quiz on Relations in Set in discrete mathematics – 1
Quiz on relations in set will help students to test their knowledge regarding the relations in set theory. This quiz covers all aspects of the relations.
Let's sail across an ocean of IT
Quiz on relations in set will help students to test their knowledge regarding the relations in set theory. This quiz covers all aspects of the relations.
Quiz on functions in set will help students to test their knowledge regarding the functions in set theory. This quiz covers all aspects of the functions
Quiz on Set theory in discrete mathematics. It will help students to brush up their basic knowledge of set theory. It covers power set, cardinality, etc
Simple and easy Python program to check if one list is reverse of another. This program will help students to understand the concepts of slicing in list.
Python program to create registration form using tkinter : This program explores various widgets classes their options and methods in tkinter in simple way.
Python program to read data from file and count characters, digits, spaces, lower case character, upper case character and count the occurrence of “beautiful”
Labels and Buttons with Relief Styles in tkinter in python programming. This program is one of the program in our tkinter series which explains components in tk
Quiz on 8085 Instructions : This quiz focuses on introduction to 8085 Instructions chapter. It has quiz which revolves around Arithmetic, Logical, Branching.
Python program to demonstrate create_arc method in canvas : In this easy and simple program we have demonstrated create_arc method from canvas in tkinter.
Python program to demonstrate create_bitmap method in canvas : In this easy and simple program we have demonstrated the use create_bitmap method from canvas.