subject

Edhesive assignment 4
me fix this:

fn = input("what is your first name? ")
ln = input("what is your last name? ")
cl = input("enter the next class, stop to end: ")
rm = input("enter the room number: ")
i = ("3456")
b = (0)
print("")
print("* *")
print("* " + ln + ", " + fn + " " + "id: " + i + " *")
print("* *")
print("")
print("* *")
while (cl ! = "stop"):
cl = input("enter the next class, stop to end: ")
rm = input("enter the room number: ")
if (cl == "stop"):
print ("* " + "block: " + str(b) + ": " + cl + " " + "room: " + str(rm) + " *")
print("* *")
print("")
print("* *")
print("")

elif (cl ! = "stop"):
b = (b + 1)
print ("* " + "block: " + str(b) + ": " + cl + " " + "room: " + str(rm) + " *")


Edhesive assignment 4 me fix this:  fn = input("what is your fi
Edhesive assignment 4 me fix this:  fn = input("what is your fi
Edhesive assignment 4 me fix this:  fn = input("what is your fi

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 01:40, littlebirdd987
You have a linux system that has a 1000gb hard disk drive, which has a 90gb partition containing an ext4 filesystem mounted to the / directory and a 4gb swap partition. currently, this linux system is only used by a few users for storing small files; however, the department manager wants to upgrade this system and use it to run a database application that will be used by 100 users. the database application and the associated data will take up over 200gb of hard disk space. in addition, these 100 users will store their personal files on the hard disk of the system. each user must have a maximum of 5gb of storage space. the department manager has made it very clear that this system must not exhibit any downtime as a result of hard disk errors. how much hard disk space will you require, and what partitions would you need to ensure that the system will perform as needed? where would these partitions be mounted? what quotas would you implement? what commands would you need to run and what entries to /etc/fstab would you need to create? justify your answers.
Answers: 3
image
Computers and Technology, 23.06.2019 03:30, bellsbella34
Ihave a singular monitor that is a tv for my computer. recently, i took apart my computer and put it back together. when i put in the hdmi cord and booted the computer to see if it worked, the computer turned on fine but the screen was blue with "hdmi no signal." i've tried everything that doesn't require buying spare parts, any answer is appreciated!
Answers: 1
image
Computers and Technology, 23.06.2019 17:00, osirisarellane3792
*! 20 points! *jeff wants to create a website with interactive and dynamic content. which programming language will he use? a. dhtml b. html c. css d. javascript
Answers: 1
image
Computers and Technology, 24.06.2019 07:20, djs1002
Ingrid started speaking about her slide presentation. when she clicked to th"third slide, which had just a picture of an elephant, she forgot what she wassupposed to talk about. what could ingrid do to avoid this situation in thefuture? oa. print handouts for her audience. ob. add presenter's notes to each slide. oc. add a video to each slide. od. save her slide presentation to a flash drive
Answers: 2
You know the right answer?
Edhesive assignment 4
me fix this:

fn = input("what is your first name? ")
...

Questions in other subjects:

Konu
Social Studies, 30.11.2021 20:30