Skip to content
Group/ Personal home Tutions OR for Programming Certification Courses contact : 9820914117. Between 2 pm to 9 pm only.
Home
About
Article submission
Blog Posts
Masters
advance computer network
Mobile Communication
Digital Image Processing
Parallel Processing
MSc IT AI Practicals
Virtualization
Cloud Computing
Graduates
Linux Practicals TYCS
Java Practicals – TYBSc Computer Science SEM V
Software Engineering
TYBsc Computer Science Question Bank
ICSE
COMPUTER APPLICATION
JAVA
Q_PAPER
Courses
Contact
Login / Register
Navigation Menu
Search for...
Navigation Menu
Home
About
Article submission
Blog Posts
Masters
advance computer network
Mobile Communication
Digital Image Processing
Parallel Processing
MSc IT AI Practicals
Virtualization
Cloud Computing
Graduates
Linux Practicals TYCS
Java Practicals – TYBSc Computer Science SEM V
Software Engineering
TYBsc Computer Science Question Bank
ICSE
COMPUTER APPLICATION
JAVA
Q_PAPER
Courses
Contact
User
Change your cover photo
Upload
Change your cover photo
Upload
prashant yadav
This user account status is Approved
About
About
Posts
Posts
Comments
Comments
Prashant Yadav F122 FYCS Q50.Write a function that deletes the last entry of a list. Ans: python program- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ def…
On
ABSTRACT DATA TYPES- Stack, Queue, Linked List, Set & Map
PRASHANT YADAV F122 Q.50 write a shell script to find A to power B code:- pow() { a=$1 b=$2 c=1…
On
Arithmetic Operators
Prashant Yadav FYCS F122 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Question no.50 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #write a python program to create different function #importing sqlite3 import sqlite3…
On
Problem Set 5
Prashant Yadav F122 FYCS #write a python program to create different function #importing module sqlite3 import sqlite3 from sqlite3 import…
On
Problem Set 5
Prashant Yadav The conclusion of either reject the null hypothesis or accept it, this conclusion is sometimes correct and sometimes…
On
Types of Error : Hypothesis Testing
Prashant Yadav FYCS F122 50. Write a program in c to read the file and store the line into an…
On
Program SET 8
Name: Student Name: PRASHANT YADAV Roll No: F122 Project Title: APP FOR REGISTRATION COUNTER IN HOSPITAL Code: #APP for the…
On
Mini Projects
Prashant yadav There is an error in 10th line(TypeError) . Because you have call the function palindrome() before taking an…
On
Palindrome Checker
Prashant Yadav #To swap any string def swap(a,b): a,b=b,a print("After swap","a: ",a,"b: ",b) a=input("enter a : ") b=input("enter b: ")…
On
Swap Variables
Prashant yadav #average using list #taking the input from user arr=list(map(int,input("Enter the numbers : ").split())) #map() is an iterator and…
On
Average
load more comments
error:
Content is protected !!