Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: declaring a new dictionary
Post: RE: declaring a new dictionary

the value is a string not an integer
dedagent0900 Homework 2 523 Feb-03-2024, 02:15 PM
    Thread: declaring a new dictionary
Post: declaring a new dictionary

The question: How would we declare a new dictionary named myDict with one key-value pair where the key is "one" with a value of the integer of 1? You can either use single or double quotes, but ensure...
dedagent0900 Homework 2 523 Feb-03-2024, 02:10 PM
    Thread: casting types rewrite
Post: RE: casting types rewrite

(Jan-30-2024, 11:13 PM)Yoriz Wrote: The print line has 3 opening brackets but only 2 closing brackets, add another close bracket to the end Thank you
dedagent0900 Homework 3 619 Jan-30-2024, 11:19 PM
    Thread: casting types rewrite
Post: casting types rewrite

I am meant to rewrite the end of the code. The original code: #!/usr/bin/python # Don't change the variables here - do it in the print statement Title = "Berserk" Author = "Kentaro Miura" prototyp...
dedagent0900 Homework 3 619 Jan-30-2024, 11:02 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020