Ip Project
Ip Project
UTAI
Session 2023-2024
INFORMATICS PRACTICES
PROJECT
Topic :- Python Game
………………………
Date: Signature and Name of
the Candidate
Place: Durg, Chhattisgarh
Charul Sahu
………………………………………
Signature of Programme Incharge
Mrs. Rashmi Dewangan
INDEX
1. Introduction 2
2. About Python 3
3. Code 4
4. Output 5
5. Bibliography 6
INTRODUCTION
Software Requirement:
1) Python IDLE 3.11
Hardware Requirement:
1) Minimum Ram: 256 MB
2) Minimum Hard Disk Space: 1 GB
PYTHON
Python is a general-purpose high-level programming language.
Python was named after the British comedy Many Python's Flying
Circus the National Research institute for Mathematics and
Computer Science in the Netherlands. Further, it has since been
developed by a large team of volunteers and is freely available from
the Python Software Foundation.
while(loop<2):
print ("------------------------------")
print()
print("Well it is>")
print("---------------------------------")
loop = loop+1
OUTPUT
Type a noun:alice
------------------------------
Well it is>
---------------------------------
BIBLIOGRAPHY
o Wikipedia
o Kips Informatics Practices 11